Home
last modified time | relevance | path

Searched defs:is_v6 (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-wqe.h94 uint64_t is_v6 : 1; /**< the packet is IPv6 */ member
152 uint64_t is_v6 : 1; /**< the packet is IPv6 */ member
211 uint64_t is_v6 : 1; /**< the packet is IPv6 */ member
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dummynet.c173 int is_v6 = IS_IP6_FLOW_ID(id); in flow_id_mask() local
194 int is_v6 = IS_IP6_FLOW_ID(dst); in flow_id_or() local
271 int is_v6 = IS_IP6_FLOW_ID(id1); in flow_id_cmp() local
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_ev.c725 boolean_t is_v6; in siena_ev_rx() local