Home
last modified time | relevance | path

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

/freebsd/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()
435 q->prot_type = type; in yp_async_lookup_name()
436 if (q->prot_type == SOCK_DGRAM) in yp_async_lookup_name()
521 q->prot_type = type; in yp_async_lookup_addr()
522 if (q->prot_type == SOCK_DGRAM) in yp_async_lookup_addr()
/freebsd/sys/dev/ice/
H A Dice_protocol_type.h327 enum ice_protocol_type prot_type;
334 u16 prot_type;
326 enum ice_protocol_type prot_type; global() member
333 u16 prot_type; global() member