Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/net/dhcp/
H A Ddhcp_impl.h144 extern boolean_t dhcp_getinfo_pl(PKT_LIST *, uchar_t, uint16_t, uint16_t,
H A Ddhcpinfo.c51 dhcp_getinfo_pl(PKT_LIST *pl, uchar_t optcat, uint16_t code, uint16_t optsize, in dhcp_getinfo_pl() function
/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c1243 if (dhcp_getinfo_pl(state_pl, optcat, code, in dhcp_getinfo()