Searched refs:ipoib_demux (Results 1 – 3 of 3) sorted by relevance
455 void ipoib_demux(struct ifnet *ifp, struct mbuf *m, u_short proto);
1374 ipoib_demux(struct ifnet *ifp, struct mbuf *m, u_short proto) in ipoib_demux() function1458 ipoib_demux(ifp, m, ntohs(eh->proto)); in ipoib_input()
565 ipoib_demux(dev, mb, ntohs(proto)); in ipoib_cm_handle_rx_wc()