Searched defs:is_v6 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-wqe.h94 uint64_t is_v6 : 1; /**< the packet is IPv6 */ member in struct:__anon7650::__anon7651
152 uint64_t is_v6 : 1; /**< the packet is IPv6 */ member in struct:__anon7650::__anon7652
211 uint64_t is_v6 : 1; /**< the packet is IPv6 */ member in struct:__anon7650::__anon7653
/freebsd-10.3-release/sys/dev/sfxge/common/
H A Defx_ev.c581 boolean_t is_v6; local
/freebsd-10.3-release/sys/netpfil/ipfw/
H A Dip_dummynet.c142 int is_v6 = IS_IP6_FLOW_ID(id); local
163 int is_v6 = IS_IP6_FLOW_ID(dst); local
240 int is_v6 = IS_IP6_FLOW_ID(id1); local
H A Dip_fw_dynamic.c617 int i, is_v6; local

Completed in 143 milliseconds