Searched refs:_ip (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64_translate.h | 79 #define L3HDR(_ip, _t) ((_t)((uint32_t *)(_ip) + (_ip)->ip_hl)) argument
|
| /f-stack/tools/libutil/ |
| H A D | libutil.h | 135 int realhostname(char *_host, size_t _hsize, const struct in_addr *_ip);
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_rx.c | 1196 #define EFX_RX_TOEPLITZ_IPV4_HASH(_enp, _insert, _ip, _tcp) \ argument 1203 (_ip) ? 1 : 0); \ 1213 #define EFX_RX_TOEPLITZ_IPV6_HASH(_enp, _ip, _tcp, _rc) \ argument 1221 FRF_CZ_RX_RSS_IPV6_IP_THASH_ENABLE, (_ip) ? 1 : 0); \
|