Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/netinet/
H A Ddhcp.h48 #define CD_PAD 0 macro
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dpacket.c92 if (*option == CD_PAD) { in pkt_send_type()
326 if (opt_type == CD_END || opt_type == CD_PAD) in remove_pkt_opt()
333 if (*raw_pkt == CD_PAD) { in remove_pkt_opt()
356 (void) memset(raw_pkt, CD_PAD, in remove_pkt_opt()
446 if (opt_type == CD_END || opt_type == CD_PAD) { in add_pkt_opt()
/titanic_50/usr/src/common/net/dhcp/
H A Dscan.c51 if (*start == CD_PAD) { in field_scan()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcp.c281 if (*start == CD_PAD) { in show_options()
474 if (*start == CD_PAD) { in show_options()
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_protect.c280 if (*start == CD_PAD) { in get_dhcpv4_option()