Home
last modified time | relevance | path

Searched refs:_ip (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/iscsi/
HDicl_conn_if.m41 const struct icl_pdu *_ip;
46 struct icl_pdu *_ip;
54 struct icl_pdu *_ip;
62 struct icl_pdu *_ip;
67 struct icl_pdu *_ip;
90 struct icl_pdu *_ip;
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
HDnat64_translate.h79 #define L3HDR(_ip, _t) ((_t)((uint32_t *)(_ip) + (_ip)->ip_hl)) argument
/freebsd-11-stable/usr.sbin/lpr/lpd/
HDextern.h45 int msearch(char *_str, struct termios *_ip);
/freebsd-11-stable/etc/rc.d/
HDjail140 if [ -z "$_ip" ] && ! check_kern_features vimage; then
183 if [ -n "$_ip" ]; then
185 jail_handle_ips_option $_ip $_interface
/freebsd-11-stable/sys/dev/sfxge/common/
HDefx_rx.c680 #define EFX_RX_TOEPLITZ_IPV4_HASH(_enp, _insert, _ip, _tcp) \ argument
687 (_ip) ? 1 : 0); \
697 #define EFX_RX_TOEPLITZ_IPV6_HASH(_enp, _ip, _tcp, _rc) \ argument
705 FRF_CZ_RX_RSS_IPV6_IP_THASH_ENABLE, (_ip) ? 1 : 0); \
/freebsd-11-stable/lib/libutil/
HDlibutil.h126 int realhostname(char *_host, size_t _hsize, const struct in_addr *_ip);