Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbpf.h1354 #define PORT_BOOTPS 67 macro
H A Dbpf.c3085 } else if ((sport == PORT_BOOTPS && dport == PORT_BOOTPC) || in get_udp_trunc_len()
3086 (sport == PORT_BOOTPC && dport == PORT_BOOTPS)) { in get_udp_trunc_len()