Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.c82 static void chall_ext(uint8_t, uint8_t, uchar_t *);
125 FA_CHALLENGE, chall_ext,
148 ICMP_ADV_MSG_FA_CHALLENGE, chall_ext,
747 static void chall_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) { in chall_ext() function