Home
last modified time | relevance | path

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

/freebsd-src/sys/netinet/
H A Dtcp_ecn.h45 int tcp_ecn_input_segment(struct tcpcb *, uint16_t, int, int, int);
H A Dtcp_ecn.c294 tcp_ecn_input_segment(struct tcpcb *tp, uint16_t thflags, int tlen, int pkts, int iptos) in tcp_ecn_input_segment() function
H A Dtcp_input.c1605 if (tcp_ecn_input_segment(tp, thflags, tlen, in tcp_do_segment()
/freebsd-src/sys/netinet/tcp_stacks/
H A Drack.c15864 if (tcp_ecn_input_segment(tp, ae->flags, 0, in rack_fini()
16721 if (tcp_ecn_input_segment(tp, thflags, tlen, in rack_do_compressed_ack_processing()