Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h243 extern int interpret_dhcp(int, struct dhcp *, int);
H A Dsnoop_rport.c373 (void) interpret_dhcp(flags, (struct dhcp *)data, in interpret_reserved()
H A Dsnoop_dhcp.c132 interpret_dhcp(int flags, struct dhcp *dp, int len) in interpret_dhcp() function