Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h883 in_pcboutput_txrtlmt_locked(struct inpcb *, struct ifnet *,
/f-stack/freebsd/netinet/
H A Din_pcb.h883 in_pcboutput_txrtlmt_locked(struct inpcb *, struct ifnet *,
H A Din_pcb.c3504 in_pcboutput_txrtlmt_locked(struct inpcb *inp, struct ifnet *ifp, struct mbuf *mb, uint32_t max_pac… in in_pcboutput_txrtlmt_locked() function
3595 error = in_pcboutput_txrtlmt_locked(inp, ifp, mb, max_pacing_rate); in in_pcboutput_txrtlmt()