Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dbootp.h74 #define IPPORT_BOOTPS 67 macro
/xnu-11215.1.10/bsd/net/
H A Dif_bridge.c194 #define HTONS_IPPORT_BOOTPS htons(IPPORT_BOOTPS)
7930 udp.uh_dport == htons(IPPORT_BOOTPS)) {