Searched refs:prot_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/ypserv/
H A Dyp_dnslookup.c117 unsigned short prot_type; member in struct:circleq_dnsentry
294 if (q->prot_type == SOCK_DGRAM)
306 if (q->prot_type == SOCK_DGRAM)
435 q->prot_type = type;
436 if (q->prot_type == SOCK_DGRAM)
521 q->prot_type = type;
522 if (q->prot_type == SOCK_DGRAM)
/freebsd-current/sys/dev/ice/
H A Dice_protocol_type.h327 enum ice_protocol_type prot_type; member in struct:ice_prot_ext_tbl_entry
334 u16 prot_type; member in struct:ice_prot_lkup_ext

Completed in 66 milliseconds