Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.c78 static void key_ext(uint8_t, uint8_t, uchar_t *);
120 MN_HA_KEY, key_ext,
121 MN_FA_KEY, key_ext,
651 static void key_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) { in key_ext() function