Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h241 extern void interpret_mip_cntrlmsg(int, uchar_t *, int);
H A Dsnoop_rport.c415 interpret_mip_cntrlmsg(flags, (uchar_t *)data, dlen); in interpret_reserved()
H A Dsnoop_mip.c288 interpret_mip_cntrlmsg(int flags, uchar_t *msg, int fraglen) { in interpret_mip_cntrlmsg() function