Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dbootp.h53 #define BOOTREQUEST 1 macro
/xnu-11215.81.4/tests/
H A Dnet_test_lib.c615 dhcp->bp_op = BOOTREQUEST; in make_dhcp_payload()
/xnu-11215.81.4/bsd/net/
H A Dif_bridge.c7728 if (dhcp.dp_op != BOOTREQUEST) {