Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h279 extern int interpret_dhcp(int, struct dhcp *, int);
H A Dsnoop_rport.c372 (void) interpret_dhcp(flags, (struct dhcp *)data, in interpret_reserved()
H A Dsnoop_dhcp.c134 interpret_dhcp(int flags, struct dhcp *dp, int len) in interpret_dhcp() function