Home
last modified time | relevance | path

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

/freebsd/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.c1596 if (tcp_ecn_input_segment(tp, thflags, tlen, in tcp_do_segment()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c15841 if (tcp_ecn_input_segment(tp, ae->flags, 0, in rack_do_compressed_ack_processing()
16698 if (tcp_ecn_input_segment(tp, thflags, tlen, in rack_do_segment_nounlock()