Searched refs:hn_rxpkt_proto (Results 1 – 1 of 1) sorted by relevance
402 static void hn_rxpkt_proto(const struct mbuf *, int *, int *);3536 hn_rxpkt_proto(m_new, &l3proto, &l4proto); in hn_rxpkt()3633 hn_rxpkt_proto(m_new, in hn_rxpkt()4899 hn_rxpkt_proto(const struct mbuf *m_new, int *l3proto, int *l4proto) in hn_rxpkt_proto() function