Home
last modified time | relevance | path

Searched refs:hn_rxpkt_proto (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/hyperv/netvsc/
HDif_hn.c388 static void hn_rxpkt_proto(const struct mbuf *, int *, int *);
3502 hn_rxpkt_proto(m_new, &l3proto, &l4proto); in hn_rxpkt()
3599 hn_rxpkt_proto(m_new, in hn_rxpkt()
4870 hn_rxpkt_proto(const struct mbuf *m_new, int *l3proto, int *l4proto) in hn_rxpkt_proto() function