Searched defs:len_diff (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-4.19/net/core/ |
| D | filter.c | 2616 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); in bpf_skb_proto_4_to_6() local 2657 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); in bpf_skb_proto_6_to_4() local 2781 static int bpf_skb_net_grow(struct sk_buff *skb, u32 len_diff) in bpf_skb_net_grow() 2810 static int bpf_skb_net_shrink(struct sk_buff *skb, u32 len_diff) in bpf_skb_net_shrink() 2845 static int bpf_skb_adjust_net(struct sk_buff *skb, s32 len_diff) in bpf_skb_adjust_net() 2877 BPF_CALL_4(bpf_skb_adjust_room, struct sk_buff *, skb, s32, len_diff, in BPF_CALL_4() argument
|
| /kernel/linux/linux-4.19/drivers/staging/rtl8188eu/core/ |
| D | rtw_mlme_ext.c | 282 int len_diff = 0; in update_hidden_ssid() local 360 int len_diff; in issue_beacon() local 5346 int len_diff = 0; in set_tx_beacon_cmd() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/ |
| D | rtw_mlme_ext.c | 275 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
|
| /kernel/linux/linux-5.10/net/core/ |
| D | filter.c | 3243 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); in bpf_skb_proto_4_to_6() local 3282 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); in bpf_skb_proto_6_to_4() local 3414 static int bpf_skb_net_grow(struct sk_buff *skb, u32 off, u32 len_diff, in bpf_skb_net_grow() 3512 static int bpf_skb_net_shrink(struct sk_buff *skb, u32 off, u32 len_diff, in bpf_skb_net_shrink() 3553 BPF_CALL_4(sk_skb_adjust_room, struct sk_buff *, skb, s32, len_diff, in BPF_CALL_4() argument 3595 BPF_CALL_4(bpf_skb_adjust_room, struct sk_buff *, skb, s32, len_diff, in BPF_CALL_4() argument
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/ |
| D | rtw_mlme_ext.c | 2403 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
|
| /kernel/linux/linux-4.19/drivers/staging/rtl8723bs/core/ |
| D | rtw_mlme_ext.c | 2418 int len_diff = 0; in update_hidden_ssid() local 2503 int len_diff; in issue_beacon() local 6631 int len_diff = 0; in set_tx_beacon_cmd() local
|