Home
last modified time | relevance | path

Searched defs:plb (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv4/
H 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()
H A Dtcp_dctcp.c57 struct tcp_plb_state plb; member
/linux/arch/powerpc/boot/
H A D4xx.c322 u32 cpu, plb, opb, ebc, tb, uart0, uart1, m; in ibm440gp_fixup_clocks() local
406 u32 cpu, plb, opb, ebc, vco; in __ibm440eplike_fixup_clocks() local
/linux/include/net/
H A Dtcp.h2495 tcp_plb_init(const struct sock * sk,struct tcp_plb_state * plb) tcp_plb_init() argument