Searched refs:RTFREE (Results 1 - 25 of 45) sorted by relevance

12

/freebsd-10.1-release/sys/netinet/
H A Dip_fastfwd.c147 RTFREE(rt);
465 RTFREE(ro.ro_rt);
477 RTFREE(ro.ro_rt);
593 RTFREE(ro.ro_rt);
599 RTFREE(ro.ro_rt);
H A Dtcp_offload.c87 RTFREE(rt);
H A Din_gif.c234 RTFREE(sc->gif_ro.ro_rt);
265 RTFREE(sc->gif_ro.ro_rt);
H A Dsctp_var.h182 RTFREE((__net)->ro.ro_rt); \
H A Dsctp_asconf.c970 RTFREE(net->ro.ro_rt);
1080 RTFREE(net->ro.ro_rt);
1101 RTFREE(net->ro.ro_rt);
2202 RTFREE(rt);
H A Dip_input.c1315 RTFREE(sro.ro_rt);
1463 RTFREE(rt);
/freebsd-10.1-release/sys/netinet6/
H A Din6_src.c620 RTFREE(ron->ro_rt);
646 RTFREE(ron->ro_rt);
656 RTFREE(ron->ro_rt);
684 RTFREE(ro->ro_rt);
718 RTFREE(ro->ro_rt);
799 RTFREE(rt);
829 RTFREE(rt);
834 RTFREE(rt);
892 RTFREE(ro6.ro_rt);
H A Din6_gif.c242 RTFREE(sc->gif_ro6.ro_rt);
282 RTFREE(sc->gif_ro6.ro_rt);
H A Dnd6_nbr.c258 RTFREE(ro.ro_rt);
589 RTFREE(ro.ro_rt);
1116 RTFREE(ro.ro_rt);
H A Dip6_forward.c677 RTFREE(rt);
H A Dnd6_rtr.c500 RTFREE(newrt);
545 RTFREE(oldrt);
1727 RTFREE(rt);
H A Dip6_output.c1374 RTFREE(ro_pmtu->ro_rt);
2027 RTFREE(sro.ro_rt);
2391 RTFREE(pktopt->ip6po_nextroute.ro_rt);
2413 RTFREE(pktopt->ip6po_route.ro_rt);
/freebsd-10.1-release/sys/netipx/
H A Dipx_outputfl.c123 RTFREE(ro->ro_rt);
167 RTFREE(ro->ro_rt);
H A Dipx_pcb.c198 RTFREE(ro->ro_rt);
351 RTFREE(ipxp->ipxp_route.ro_rt);
H A Dipx_input.c466 RTFREE(ro->ro_rt);
H A Dipx_usrreq.c342 RTFREE(ro->ro_rt);
/freebsd-10.1-release/sys/net/
H A Droute.c363 RTFREE(rt);
379 RTFREE(rt);
488 * The callers should use RTFREE_LOCKED() or RTFREE(), so
649 RTFREE(rt0);
1124 * when RTFREE(rt) is eventually called.
1244 * when RTFREE(rt) is eventually called.
1359 RTFREE(rt0);
1373 RTFREE(rt0);
1394 RTFREE(rt0);
1401 RTFREE(rt
[all...]
H A Dflowtable.c572 RTFREE(rt);
592 RTFREE(rt);
598 RTFREE(rt);
606 RTFREE(rt);
829 RTFREE(fle->f_rt);
H A Droute.h319 #define RTFREE(_rt) do { \ macro
365 * RTFREE() uses an unlocked entry.
H A Dif_stf.c542 RTFREE(sc->sc_ro.ro_rt);
/freebsd-10.1-release/sys/netatalk/
H A Dddp_pcb.c242 RTFREE(ro->ro_rt);
346 RTFREE(ddp->ddp_route.ro_rt);
H A Dddp_input.c325 RTFREE(forwro.ro_rt);
/freebsd-10.1-release/sys/netpfil/ipfw/
H A Dip_fw2.c440 RTFREE(ro.ro_rt);
447 RTFREE(ro.ro_rt);
453 RTFREE(ro.ro_rt);
458 RTFREE(ro.ro_rt);
536 RTFREE(ro.ro_rt);
543 RTFREE(ro.ro_rt);
549 RTFREE(ro.ro_rt);
554 RTFREE(ro.ro_rt);
/freebsd-10.1-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c1352 RTFREE(rt);
1358 RTFREE(rt);
1361 RTFREE(rt);
/freebsd-10.1-release/sys/ofed/drivers/infiniband/core/
H A Daddr.c479 RTFREE(rte);

Completed in 161 milliseconds

12