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

/freebsd-10-stable/lib/libc/inet/
H A Dinet_net_ntop.c177 int is_ipv4 = 0; local
/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_fw2.c975 int is_ipv4 = 0; local
[all...]
/freebsd-10-stable/sys/dev/nxge/include/
H A Dxgehal-device.h300 u8 is_ipv4; member in struct:xge_hal_spdm_entry_t
/freebsd-10-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c1922 __hal_spdm_entry_add(xge_hal_device_t *hldev, xge_hal_ipaddr_t *src_ip, xge_hal_ipaddr_t *dst_ip, u16 l4_sp, u16 l4_dp, u8 is_tcp, u8 is_ipv4, u8 tgt_queue, u32 jhash_value, u16 spdm_entry) argument
6071 xge_hal_spdm_entry_add(xge_hal_device_h devh, xge_hal_ipaddr_t *src_ip, xge_hal_ipaddr_t *dst_ip, u16 l4_sp, u16 l4_dp, u8 is_tcp, u8 is_ipv4, u8 tgt_queue) argument
6215 xge_hal_spdm_entry_remove(xge_hal_device_h devh, xge_hal_ipaddr_t *src_ip, xge_hal_ipaddr_t *dst_ip, u16 l4_sp, u16 l4_dp, u8 is_tcp, u8 is_ipv4) argument
[all...]

Completed in 154 milliseconds