ip_mroute.c | 218 static void phyint_send(struct ip *, struct vif *, struct mbuf *); 1578 phyint_send((ip), (vifp), (m)); \ 1721 phyint_send(struct ip *ip, struct vif *vifp, struct mbuf *m) function in typeref:typename:void 2057 log(LOG_DEBUG, "phyint_send on vif %ld err %d\n",
|