Home
last modified time | relevance | path

Searched defs:len_diff (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c275 int len_diff = 0; in update_hidden_ssid() local
353 int len_diff; in issue_beacon() local
5314 int len_diff = 0; in set_tx_beacon_cmd() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c2403 int len_diff = 0; in update_hidden_ssid() local
2488 int len_diff; in issue_beacon() local
6571 int len_diff = 0; in set_tx_beacon_cmd() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c2084 int len_diff = 0; in update_hidden_ssid() local
2161 int len_diff; in issue_beacon() local
5751 int len_diff = 0; in set_tx_beacon_cmd() local
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c3284 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); in bpf_skb_proto_4_to_6() local
3323 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); in bpf_skb_proto_6_to_4() local
3455 static int bpf_skb_net_grow(struct sk_buff *skb, u32 off, u32 len_diff, in bpf_skb_net_grow() argument
3560 bpf_skb_net_shrink(struct sk_buff *skb, u32 off, u32 len_diff, u64 flags) bpf_skb_net_shrink() argument
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c4336 int len_diff, err; in skb_segment_list() local
H A Dfilter.c3276 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); in bpf_skb_proto_4_to_6() local
3306 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); in bpf_skb_proto_6_to_4() local
3434 static int bpf_skb_net_grow(struct sk_buff *skb, u32 off, u32 len_diff, in bpf_skb_net_grow() argument
3540 bpf_skb_net_shrink(struct sk_buff *skb, u32 off, u32 len_diff, u64 flags) bpf_skb_net_shrink() argument
[all...]

Completed in 53 milliseconds