Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/ypserv/
H A Dyp_dnslookup.c117 unsigned short prot_type; member
294 if (q->prot_type == SOCK_DGRAM) in yp_send_dns_reply()
306 if (q->prot_type == SOCK_DGRAM) in yp_send_dns_reply()
441 q->prot_type = type; in yp_async_lookup_name()
442 if (q->prot_type == SOCK_DGRAM) in yp_async_lookup_name()
527 q->prot_type = type; in yp_async_lookup_addr()
528 if (q->prot_type == SOCK_DGRAM) in yp_async_lookup_addr()
/freebsd-14.2/sys/dev/ice/
H A Dice_protocol_type.h327 enum ice_protocol_type prot_type; member
334 u16 prot_type; member