Home
last modified time | relevance | path

Searched defs:hbhlen (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-ip6opts.c221 u_int hbhlen = 0; in hbhopt_process() local
/freebsd/sys/netinet6/
H A Dip6_input.c950 int off = *offp, hbhlen; ip6_hopopts_input() local
998 ip6_process_hopopts(struct mbuf * m,u_int8_t * opthead,int hbhlen,u_int32_t * rtalertp,u_int32_t * plenp) ip6_process_hopopts() argument
1402 u_int hbhlen; ip6_savecontrol() local
[all...]
H A Dip6_output.c3078 int hbhlen; in ip6_setpktopt() local
/freebsd/usr.sbin/mld6query/
H A Dmld6.c202 int cmsglen, hbhlen = 0; in make_msg() local