Searched defs:fragident (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c804 uint32_t fragident; local
811 fragident = ntohl(ipv6ext_frag->ip6f_ident);
816 fragident, local
830 "Identification = %u", fragident);

Completed in 62 milliseconds