Searched refs:_ip (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/usr.sbin/lpr/lpd/
H A Dextern.h47 int msearch(char *_str, struct termios *_ip);
/freebsd-12-stable/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.h79 #define L3HDR(_ip, _t) ((_t)((uint32_t *)(_ip) + (_ip)->ip_hl))
/freebsd-12-stable/libexec/rc/rc.d/
H A Djail139 eval _ip=\"\$jail_${_jv}_ip\"
140 if [ -z "$_ip" ] && ! check_kern_features vimage; then
183 if [ -n "$_ip" ]; then
185 jail_handle_ips_option $_ip $_interface
276 # The second argument is the string from one of the _ip
/freebsd-12-stable/sys/dev/sfxge/common/
H A Defx_rx.c682 #define EFX_RX_TOEPLITZ_IPV4_HASH(_enp, _insert, _ip, _tcp) \
689 (_ip) ? 1 : 0); \
699 #define EFX_RX_TOEPLITZ_IPV6_HASH(_enp, _ip, _tcp, _rc) \
707 FRF_CZ_RX_RSS_IPV6_IP_THASH_ENABLE, (_ip) ? 1 : 0); \
/freebsd-12-stable/lib/libutil/
H A Dlibutil.h129 int realhostname(char *_host, size_t _hsize, const struct in_addr *_ip);

Completed in 79 milliseconds