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

/opensolaris-onvv-gate/usr/src/uts/common/netinet/
H A Ddhcp.h48 #define CD_PAD 0 macro
/opensolaris-onvv-gate/usr/src/common/net/dhcp/
H A Dscan.c51 if (*start == CD_PAD) {
67 /* all options besides CD_END and CD_PAD should have a len */
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dpacket.c92 if (*option == CD_PAD) {
326 if (opt_type == CD_END || opt_type == CD_PAD)
333 if (*raw_pkt == CD_PAD) {
356 (void) memset(raw_pkt, CD_PAD,
445 /* CD_END and CD_PAD options don't have a length field */
446 if (opt_type == CD_END || opt_type == CD_PAD) {
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcp.c281 if (*start == CD_PAD) {
474 if (*start == CD_PAD) {
/opensolaris-onvv-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c264 if (*start == CD_PAD) {

Completed in 71 milliseconds