HomeSort by: relevance | last modified time | path
    Searched refs:mif6 (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/netstat/
mroute6.c 134 struct mif6 mif6table[MAXMIFS];
137 register struct mif6 *mifp;
  /src/sys/netinet6/
ip6_mroute.c 160 static void phyint_send(struct ip6_hdr *, struct mif6 *, struct mbuf *);
164 static int register_send(struct ip6_hdr *, struct mif6 *, struct mbuf *);
180 struct mif6 mif6table[MAXMIFS];
642 struct mif6 *mifp;
713 struct mif6 *mifp = mif6table + *mifip;
1030 struct mif6 *mifp;
1365 struct mif6 *mifp;
1524 phyint_send(struct ip6_hdr *ip6, struct mif6 *mifp, struct mbuf *m)
1637 register_send(struct ip6_hdr *ip6, struct mif6 *mif, struct mbuf *m)
ip6_mroute.h 206 struct mif6 { struct

Completed in 14 milliseconds