Home
last modified time | relevance | path

Searched refs:BOOTREQUEST (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Dbootp.h50 #define BOOTREQUEST 1 macro
/xnu-8019.80.24/tests/
H A Dnet_bridge.c2638 dhcp->bp_op = BOOTREQUEST; in make_dhcp_payload()
/xnu-8019.80.24/bsd/net/
H A Dif_bridge.c7105 if (dhcp.dp_op != BOOTREQUEST) {