HomeSort by: relevance | last modified time | path
    Searched defs:vif_input (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet/
ip_mroute.c 181 static void vif_input(struct mbuf *, int, int, void *);
186 .pr_input = vif_input,
1812 vif_input(struct mbuf *m, int off, int proto, void *eparg) function in typeref:typename:void

Completed in 12 milliseconds