Searched refs:interpret_negprot (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_smb.c | 84 static void interpret_negprot(int, uchar_t *, int, char *, int); 415 { "negprot", interpret_negprot, 0, 0 }, 1050 interpret_negprot(int flags, uchar_t *data, int len, char *xtra, int xsz) in interpret_negprot() function
|