Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h852 int in_pcbinshash_mbuf(struct inpcb *, struct mbuf *);
/f-stack/freebsd/netinet/
H A Din_pcb.h852 int in_pcbinshash_mbuf(struct inpcb *, struct mbuf *);
H A Din_pcb.c1121 in_pcbinshash_mbuf(inp, m); in in_pcbconnect_mbuf()
2764 in_pcbinshash_mbuf(struct inpcb *inp, struct mbuf *m) in in_pcbinshash_mbuf() function
/f-stack/freebsd/netinet6/
H A Din6_pcb.c485 in_pcbinshash_mbuf(inp, m); in in6_pcbconnect_mbuf()