Home
last modified time | relevance | path

Searched defs:next_hop (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c56 uint32_t next_hop: 21; /**< Next hop / next table to be checked. */ member
68 uint32_t next_hop; /**< Rule next hop. */ member
534 uint8_t new_depth, uint32_t next_hop, uint8_t valid) in expand_rule()
662 uint8_t first_byte, uint8_t depth, uint32_t next_hop, in add_step()
864 uint32_t next_hop, int is_new_rule) in rte_lpm6_add()
925 uint8_t first_byte, uint32_t *next_hop) in lookup_step()
955 uint32_t *next_hop) in rte_lpm6_lookup()
993 uint32_t tbl24_index, next_hop; in rte_lpm6_lookup_bulk_func() local
1028 fill_rule6(char *buffer, const uint8_t *ip, uint8_t depth, uint32_t next_hop) in fill_rule6()
H A Drte_lpm.h77 uint32_t next_hop :24; member
114 uint32_t next_hop; /**< Rule next hop. */ member
271 rte_lpm_lookup(struct rte_lpm *lpm, uint32_t ip, uint32_t *next_hop) in rte_lpm_lookup()
H A Drte_lpm.c467 uint32_t next_hop) in add_depth_small()
539 uint32_t next_hop) in add_depth_big()
692 uint32_t next_hop) in rte_lpm_add()
/freebsd/sys/netgraph/netflow/
H A Dnetflow_v9.h51 uint32_t next_hop; /* Next hop IPv4 address (IPV4_NEXT_HOP) */ member
76 struct in6_addr next_hop; /* Next hop IPv6 address (IPV6_NEXT_HOP) */ member
H A Dnetflow.h92 uint32_t next_hop; /* Next hop IP address */ member
114 uint32_t next_hop; /* Next hop IP address */ member
H A Dng_netflow.h253 struct in_addr next_hop; member
269 struct in_addr next_hop; member
/freebsd/sys/netinet/
H A Dudp_usrreq.c616 struct sockaddr_in *next_hop; in udp_input() local
H A Dtcp_input.c874 struct sockaddr_in *next_hop; in tcp_input_with_port() local
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h116 struct sockaddr_in *next_hop; member