Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dbpf.h1428 #define PORT_BOOTPC 68 macro
H A Dbpf.c3297 } else if ((sport == PORT_BOOTPS && dport == PORT_BOOTPC) || in get_udp_trunc_len()
3298 (sport == PORT_BOOTPC && dport == PORT_BOOTPS)) { in get_udp_trunc_len()