Searched defs:mlast (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dtcp_reass.c497 tcp_reass_overhead_of_chain(struct mbuf *m, struct mbuf **mlast) argument
533 struct mbuf *mlast local
323 tcp_reass_append(struct tcpcb *tp, struct tseg_qent *last, struct mbuf *m, struct tcphdr *th, int tlen, struct mbuf *mlast, int lenofoh) argument
349 tcp_reass_prepend(struct tcpcb *tp, struct tseg_qent *first, struct mbuf *m, struct tcphdr *th, int tlen, struct mbuf *mlast, int lenofoh) argument
385 tcp_reass_replace(struct tcpcb *tp, struct tseg_qent *q, struct mbuf *m, tcp_seq seq, int len, struct mbuf *mlast, int mbufoh, uint8_t flags) argument
[all...]
/freebsd-12-stable/sys/kern/
H A Duipc_sockbuf.c962 struct mbuf *m, *mlast; local
H A Duipc_mbuf.c1640 struct mbuf *n, *mfirst, *mlast; local
/freebsd-12-stable/sys/dev/hifn/
H A Dhifn7751.c1863 struct mbuf *m, *m0, *mlast; local
/freebsd-12-stable/sys/netinet6/
H A Dip6_output.c1271 struct mbuf *n, *mlast; local
[all...]
/freebsd-12-stable/sys/kgssapi/krb5/
H A Dkrb5_mech.c863 struct mbuf *mlast, *mic, *tm; local
951 struct mbuf *mlast, *mic; local
1046 struct mbuf *mlast, *tm; local
1145 struct mbuf *mlast; local
1256 struct mbuf *m, *mlast, *tm, *cm, *pm; local
1407 struct mbuf *m, *mlast, *tm; local
1607 struct mbuf *m, *mlast, *hm, *cm, *n; local
1785 struct mbuf *m, *mlast, *hm, *cm; local
[all...]

Completed in 184 milliseconds