Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h869 void in_pcbrehash_mbuf(struct inpcb *, struct mbuf *);
/f-stack/freebsd/netinet/
H A Din_pcb.h869 void in_pcbrehash_mbuf(struct inpcb *, struct mbuf *);
H A Din_pcb.c1119 in_pcbrehash_mbuf(inp, m); in in_pcbconnect_mbuf()
2777 in_pcbrehash_mbuf(struct inpcb *inp, struct mbuf *m) in in_pcbrehash_mbuf() function
2814 in_pcbrehash_mbuf(inp, NULL); in in_pcbrehash()
/f-stack/freebsd/netinet6/
H A Din6_pcb.c483 in_pcbrehash_mbuf(inp, m); in in6_pcbconnect_mbuf()