Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_ecn.c100 static inline void tcp_ecn_set_ace(uint16_t *, uint32_t);
432 tcp_ecn_set_ace(thflags, tp->t_rcep); in tcp_ecn_output_established()
608 tcp_ecn_set_ace(uint16_t *thflags, uint32_t t_rcep) in tcp_ecn_set_ace() function