Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ypserv/
H A Dyp_dnslookup.c119 unsigned short prot_type; member
296 if (q->prot_type == SOCK_DGRAM) in yp_send_dns_reply()
308 if (q->prot_type == SOCK_DGRAM) in yp_send_dns_reply()
443 q->prot_type = type; in yp_async_lookup_name()
444 if (q->prot_type == SOCK_DGRAM) in yp_async_lookup_name()
529 q->prot_type = type; in yp_async_lookup_addr()
530 if (q->prot_type == SOCK_DGRAM) in yp_async_lookup_addr()
/freebsd-13.1/sys/dev/ice/
H A Dice_protocol_type.h317 enum ice_protocol_type prot_type; member
324 u16 prot_type; member