Home
last modified time | relevance | path

Searched refs:rtentry (Results 1 – 25 of 54) sorted by path

123

/freebsd/contrib/libpcap/
H A Dfad-gifc.c48 struct rtentry; /* declarations in <net/if.h> */
H A Dfad-glifc.c49 struct rtentry; /* declarations in <net/if.h> */
H A Dgrammar.y.in89 struct rtentry;
H A Dpcap-dag.c29 struct rtentry; /* declarations in <net/if.h> */
H A Dpcap-pf.c38 struct rtentry;
H A Dpcap.c51 struct rtentry; /* declarations in <net/if.h> */
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp481 unsigned struct_rtentry_sz = sizeof(struct rtentry);
/freebsd/contrib/sendmail/src/
H A Dconf.c2054 struct rtentry;
4820 struct rtentry;
/freebsd/contrib/tcpdump/
H A Dconfigure.in64 struct rtentry;
482 struct rtentry;
528 struct rtentry;
/freebsd/contrib/wpa/src/wps/
H A Dwps_upnp_ssdp.c806 struct rtentry rt; in add_ssdp_network()
/freebsd/crypto/heimdal/lib/krb5/
H A Dget_addrs.c38 struct rtentry;
/freebsd/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c39 struct rtentry;
/freebsd/sbin/ipf/ipftest/
H A Dip_fil.c19 struct rtentry;
24 struct sockaddr *, struct rtentry *);
26 struct sockaddr *, struct rtentry *);
108 struct rtentry *rt; in no_output()
119 struct rtentry *rt; in write_output()
/freebsd/share/doc/smm/18.net/
H A Dspell.ok263 rtentry
/freebsd/share/man/man9/
H A DMakefile310 rtentry.9 \
/freebsd/sys/compat/linprocfs/
H A Dlinprocfs.c1526 linux_route_print(struct rtentry *rt, void *vw) in linux_route_print()
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Ddpdk_lpm.c140 struct rtentry *rt; in get_parent_rule()
247 add_route_cb(struct rtentry *rt, void *_data) in add_route_cb()
H A Ddpdk_lpm6.c172 struct rtentry *rt; in pack_parent_rule()
298 add_route_cb(struct rtentry *rt, void *_data) in add_route_cb()
/freebsd/sys/net/
H A Dif_bridge.c327 struct rtentry *);
2179 struct rtentry *rt) in bridge_output()
H A Dif_private.h126 struct rtentry *);
H A Dif_var.h60 struct rtentry; /* ifa_rtrequest */
H A Droute.c80 static int rt_ifdelroute(const struct rtentry *rt, const struct nhop_object *,
333 rt_ifdelroute(const struct rtentry *rt, const struct nhop_object *nh, void *arg) in rt_ifdelroute()
532 int rt_print(char *buf, int buflen, struct rtentry *rt);
558 rt_print(char *buf, int buflen, struct rtentry *rt)
658 rt_routemsg(int cmd, struct rtentry *rt, struct nhop_object *nh, in rt_routemsg()
H A Droute.h342 struct rtentry;
344 typedef int rib_filter_f_t(const struct rtentry *, const struct nhop_object *,
423 int rt_routemsg(int, struct rtentry *, struct nhop_object *, int);
/freebsd/sys/net/route/
H A Dfib_algo.c954 sync_algo_cb(struct rtentry *rt, void *_data) in sync_algo_cb()
H A Dfib_algo.h76 typedef enum flm_op_result flm_dump_t(struct rtentry *rt, void *data);

123