Searched defs:remove_pkt_opt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dpacket.c281 * remove_pkt_opt(): removes the first instance of an option from a dhcp_pkt_t
291 remove_pkt_opt(dhcp_pkt_t *dpkt, uint_t opt_type) function
852 (void) remove_pkt_opt(dpkt, DHCPV6_OPT_ELAPSED_TIME);

Completed in 61 milliseconds