Home
last modified time | relevance | path

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

/openbsd/sys/netinet6/
H A Dip6protosw.h101 struct mbuf *ip6c_m; /* start of mbuf chain */ member
H A Dicmp6.c943 ip6cp.ip6c_m = m; in icmp6_notify_error()
978 struct mbuf *m = ip6cp->ip6c_m; /* will be necessary for scope issue */ in icmp6_mtudisc_update()
/openbsd/sys/netinet/
H A Dtcp_subr.c647 m = ip6cp->ip6c_m; in tcp6_ctlinput()
H A Dudp_usrreq.c762 m = ip6cp->ip6c_m; in udp6_ctlinput()