Searched refs:_ip (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/sys/dev/iscsi/ |
| HD | icl_conn_if.m | 41 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/ |
| HD | nat64_translate.h | 79 #define L3HDR(_ip, _t) ((_t)((uint32_t *)(_ip) + (_ip)->ip_hl)) argument
|
| /freebsd-11-stable/usr.sbin/lpr/lpd/ |
| HD | extern.h | 45 int msearch(char *_str, struct termios *_ip);
|
| /freebsd-11-stable/etc/rc.d/ |
| HD | jail | 140 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/ |
| HD | efx_rx.c | 680 #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/ |
| HD | libutil.h | 126 int realhostname(char *_host, size_t _hsize, const struct in_addr *_ip);
|