Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp_ecn.h258 static inline s32 tcp_update_ecn_bytes(u32 *cnt, const char *from, in tcp_update_ecn_bytes() function
/linux/net/ipv4/
H A Dtcp_input.c453 delta = tcp_update_ecn_bytes(cnt, ptr, init_offset); in tcp_accecn_process_option()