Home
last modified time | relevance | path

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

/openbsd/sys/netinet6/
H A Dip6_mroute.c126 void phyint_send6(struct ifnet *, struct ip6_hdr *, struct mbuf *, int);
1088 phyint_send6(ifn, ip6, m, flags); in ip6_mdq()
1096 phyint_send6(struct ifnet *ifp, struct ip6_hdr *ip6, struct mbuf *m, int flags) in phyint_send6() function