Home
last modified time | relevance | path

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

/net/sched/
Dact_ctinfo.c32 struct sk_buff *skb, int wlen, int proto) in tcf_ctinfo_dscp_set()
89 int proto, wlen; in tcf_ctinfo_act() local
Dact_skbedit.c42 int wlen = skb_network_offset(skb); in tcf_skbedit_act() local
Dsch_cake.c1538 const int wlen = offset + sizeof(struct iphdr); in cake_handle_diffserv() local
1558 const int wlen = offset + sizeof(struct ipv6hdr); in cake_handle_diffserv() local
/net/ipv4/
Dtcp_input.c2943 u32 wlen = READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_min_rtt_wlen) * HZ; in tcp_update_rtt_min() local