Home
last modified time | relevance | path

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

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