Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netinet/
H A Ddhcp.h220 #define BOOTREPLY (2) /* BOOTP REPLY opcode */ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcp.c146 case BOOTREPLY: in interpret_dhcp()
/titanic_41/usr/src/stand/lib/inet/
H A Ddhcpv4.c260 if (r->op == BOOTREPLY && r->xid == s->xid && in bootp_collect()