Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h277 extern void interpret_mip_cntrlmsg(int, uchar_t *, int);
H A Dsnoop_rport.c414 interpret_mip_cntrlmsg(flags, (uchar_t *)data, dlen); in interpret_reserved()
H A Dsnoop_mip.c286 interpret_mip_cntrlmsg(int flags, uchar_t *msg, int fraglen) { in interpret_mip_cntrlmsg() function