Searched refs:gre_fibnum (Results 1 – 2 of 2) sorted by relevance
55 u_int gre_fibnum; /* use this fib for envelopes */ member
208 sc->gre_fibnum = curthread->td_proc->p_fibnum;475 M_SETFIB(m, sc->gre_fibnum); /* The envelope may use a different FIB */ in gre_output()900 rtalloc_fib(ro, sc->gre_fibnum); in gre_compute_route()