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

  /src/sys/dev/pci/
xmm7360.c 3026 wwan_if_input(struct ifnet *ifp, struct mbuf *m, void *cookie) function in typeref:typename:int
3064 wwan_if_input(struct ifnet *ifp, struct mbuf *m) function in typeref:typename:void
3258 if_ih_insert(ifp, wwan_if_input, NULL);
3293 if_ih_remove(ifp, wwan_if_input, NULL);
xmm7360.c 3026 wwan_if_input(struct ifnet *ifp, struct mbuf *m, void *cookie) function in typeref:typename:int
3064 wwan_if_input(struct ifnet *ifp, struct mbuf *m) function in typeref:typename:void
3258 if_ih_insert(ifp, wwan_if_input, NULL);
3293 if_ih_remove(ifp, wwan_if_input, NULL);

Completed in 62 milliseconds