Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c308 get_dhcpv4_info(ipha_t *ipha, uchar_t *end, struct dhcp **dh4) in get_dhcpv4_info() function
580 if (get_dhcpv4_info(ipha, end, &dh4) != 0) in intercept_dhcpv4_outbound()
1685 if (get_dhcpv4_info(ipha, end, &dh4) == 0) { in mac_protect_intercept_dynamic_one()
2041 if ((err = get_dhcpv4_info(ipha, end, &dh4)) != 0) in dhcpnospoof_check_v4()