Home
last modified time | relevance | path

Searched refs:RO_GET_FAMILY (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/net/
H A Dif_disc.c181 af = RO_GET_FAMILY(ro, dst); in discoutput()
H A Dif_infiniband.c300 int af = RO_GET_FAMILY(ro, dst); in infiniband_resolve_addr()
429 return (if_simloop(ifp, m, RO_GET_FAMILY(ro, dst), 0)); in infiniband_output()
H A Droute.h400 #define RO_GET_FAMILY(ro, dst) ((ro) != NULL && \ macro
H A Dif_loop.c230 af = RO_GET_FAMILY(ro, dst); in looutput()
H A Dif_ethersubr.c242 int af = RO_GET_FAMILY(ro, dst); in ether_resolve_addr()
359 return (if_simloop(ifp, m, RO_GET_FAMILY(ro, dst), 0)); in ether_output()
406 (void)if_simloop(ifp, n, RO_GET_FAMILY(ro, dst), hlen); in ether_output()
H A Dif_gif.c415 af = RO_GET_FAMILY(ro, dst); in gif_output()
H A Dif_gre.c616 af = RO_GET_FAMILY(ro, dst);
H A Dif_me.c545 af = RO_GET_FAMILY(ro, dst); in me_output()
H A Dif_fwsubr.c96 int af = RO_GET_FAMILY(ro, dst); in firewire_output()
H A Dif_tuntap.c1413 af = RO_GET_FAMILY(ro, dst); in tunoutput()
/freebsd/sys/dev/iicbus/
H A Dif_ic.c368 hdr = RO_GET_FAMILY(ro, dst); in icoutput()
/freebsd/sys/netgraph/
H A Dng_iface.c373 af = RO_GET_FAMILY(ro, dst); in ng_iface_output()
/freebsd/sys/dev/wg/
H A Dif_wg.c2338 af = RO_GET_FAMILY(ro, dst); in wg_output()