Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dtcp_plb.c25 void tcp_plb_update_state(const struct sock *sk, struct tcp_plb_state *plb, in tcp_plb_update_state()
46 void tcp_plb_check_rehash(struct sock *sk, struct tcp_plb_state *plb) in tcp_plb_check_rehash()
91 void tcp_plb_update_state_upon_rto(struct sock *sk, struct tcp_plb_state *plb) in tcp_plb_update_state_upon_rto()
A Dtcp_dctcp.c57 struct tcp_plb_state plb;
/linux/include/net/
A Dtcp.h2416 struct tcp_plb_state { struct
2423 struct tcp_plb_state *plb) in tcp_plb_init() argument
2428 void tcp_plb_update_state(const struct sock *sk, struct tcp_plb_state *plb,
2430 void tcp_plb_check_rehash(struct sock *sk, struct tcp_plb_state *plb);
2431 void tcp_plb_update_state_upon_rto(struct sock *sk, struct tcp_plb_state *plb);

Completed in 22 milliseconds