ip_mroute.c | 182 static int vif_encapcheck(struct mbuf *, int, int, void *); 819 vif_encapcheck, &vif_encapsw, vifp); 1838 vif_encapcheck(struct mbuf *m, int off, int proto, void *arg) function in typeref:typename:int 1845 panic("unexpected arg in vif_encapcheck");
|