Searched defs:nh (Results 1 - 25 of 96) sorted by relevance

1234

/freebsd-current/sys/netinet6/
H A Dip6_fastfwd.c61 struct nhop_object *nh; local
94 struct nhop_object *nh; local
[all...]
H A Din6_rmx.c110 rib6_augment_nh(u_int fibnum, struct nhop_object *nh) argument
94 rib6_set_nh_pfxflags(u_int fibnum, const struct sockaddr *addr, const struct sockaddr *mask, struct nhop_object *nh) argument
[all...]
H A Dip6_forward.c95 struct nhop_object *nh = NULL; local
[all...]
H A Din6_fib.c123 struct nhop_object *nh; local
148 struct nhop_object *nh; local
184 check_urpf_nhop(const struct nhop_object *nh, uint32_t flags, const struct ifnet *src_if) argument
202 check_urpf(struct nhop_object *nh, uint32_t flags, const struct ifnet *src_if) argument
228 struct nhop_object *nh; local
269 struct nhop_object *nh; local
339 struct nhop_object *nh = nhop_select(rnd.rnd_nhop, 0); local
[all...]
/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dnew.cpp36 std::new_handler nh = std::get_new_handler(); local
129 std::new_handler nh = std::get_new_handler(); local
/freebsd-current/contrib/tcpdump/
H A Dprint-ip-demux.c38 ip_demux_print(netdissect_options *ndo, const u_char *bp, u_int length, u_int ver, int fragmented, u_int ttl_hl, uint8_t nh, const u_char *iph) argument
H A Dprint-ip6.c52 u_int nh; local
185 u_int nh; local
234 uint8_t ph, nh; local
[all...]
H A Dprint-cnfp.c159 const struct nfhdr_v1 *nh; local
254 const struct nfhdr_v5 *nh; local
356 const struct nfhdr_v6 *nh; local
[all...]
H A Dprint-ip.c469 uint8_t nh = GET_U_1(ip->ip_p); local
/freebsd-current/sys/net/route/
H A Droute_temporal.c53 expire_route(const struct rtentry *rt, const struct nhop_object *nh, void *arg) argument
124 tmproutes_update(struct rib_head *rnh, struct rtentry *rt, struct nhop_object *nh) argument
H A Droute_ddb.c134 struct nhop_object *nh; local
H A Droute_ifaddrs.c76 struct nhop_object *nh; local
197 match_kernel_route(const struct rtentry *rt, struct nhop_object *nh) argument
208 struct nhop_object *nh local
[all...]
H A Dnhop_var.h89 struct nhop_object *nh; /* backreference to the dataplane nhop */ member in struct:nhop_priv
H A Droute_rtentry.c108 struct nhop_object *nh = rt->rt_nhop; local
/freebsd-current/contrib/ofed/libibverbs/
H A Dnl1_compat.h33 static inline struct nl_addr *rtnl_route_nh_get_gateway(struct rtnl_nexthop *nh) argument
38 static inline int rtnl_route_nh_get_ifindex(struct rtnl_nexthop *nh) argument
/freebsd-current/sys/netinet/
H A Dip_fastfwd.c108 ip_redir_alloc(struct mbuf *m, struct nhop_object *nh, u_short ip_len, argument
194 struct nhop_object *nh; local
236 struct nhop_object *nh = NULL; local
[all...]
H A Din_rmx.c87 rib4_augment_nh(u_int fibnum, struct nhop_object *nh) argument
53 rib4_set_nh_pfxflags(u_int fibnum, const struct sockaddr *addr, const struct sockaddr *mask, struct nhop_object *nh) argument
155 in_ifadownkill(const struct rtentry *rt, const struct nhop_object *nh, void *xap) argument
[all...]
H A Din_fib.c115 struct nhop_object *nh; local
140 struct nhop_object *nh; local
175 check_urpf_nhop(const struct nhop_object *nh, uint32_t flags, const struct ifnet *src_if) argument
193 check_urpf(struct nhop_object *nh, uint32_t flags, const struct ifnet *src_if) argument
218 struct nhop_object *nh; local
255 struct nhop_object *nh; local
324 struct nhop_object *nh = nhop_select(rnd.rnd_nhop, 0); local
[all...]
H A Dtcp_offload.c66 struct nhop_object *nh; local
/freebsd-current/contrib/libpcap/
H A Dpcap-nit.c107 register struct nit_hdr *nh; local
[all...]
/freebsd-current/sys/dev/cxgbe/tom/
H A Dt4_connect.c232 t4_connect(struct toedev *tod, struct socket *so, struct nhop_object *nh, argument
/freebsd-current/usr.bin/sort/
H A Dcoll.h93 struct n_hint nh; member in union:key_hint::__anon6509
/freebsd-current/usr.sbin/arp/
H A Darp_netlink.c161 struct snl_parsed_nhop nh = {}; local
/freebsd-current/sys/contrib/libfdt/
H A Dfdt_sw.c172 struct fdt_node_header *nh; local
/freebsd-current/sys/contrib/dpdk_rte_lpm/
H A Ddpdk_lpm.c250 struct nhop_object *nh; local

Completed in 206 milliseconds

1234