Home
last modified time | relevance | path

Searched defs:u32 (Results 1 – 5 of 5) sorted by relevance

/net/core/
Dfilter.c172 BPF_CALL_3(bpf_skb_get_nlattr, struct sk_buff *, skb, u32, a, u32, x) in BPF_CALL_3() argument
192 BPF_CALL_3(bpf_skb_get_nlattr_nest, struct sk_buff *, skb, u32, a, u32, x) in BPF_CALL_3() argument
1696 BPF_CALL_5(bpf_skb_store_bytes, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument
1739 BPF_CALL_4(bpf_skb_load_bytes, const struct sk_buff *, skb, u32, offset, in BPF_CALL_4() argument
1781 const struct bpf_flow_dissector *, ctx, u32, offset, in BPF_CALL_4() argument
1815 u32, offset, void *, to, u32, len, u32, start_header) in BPF_CALL_5() argument
1859 BPF_CALL_2(bpf_skb_pull_data, struct sk_buff *, skb, u32, len) in BPF_CALL_2() argument
1899 BPF_CALL_2(sk_skb_pull_data, struct sk_buff *, skb, u32, len) in BPF_CALL_2() argument
1921 BPF_CALL_5(bpf_l3_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument
1965 BPF_CALL_5(bpf_l4_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() argument
[all …]
Dsock_map.c637 struct bpf_map *, map, u32, key, u64, flags) in BPF_CALL_4() argument
663 struct bpf_map *, map, u32, key, u64, flags) in BPF_CALL_4() argument
/net/ipv4/
Dbpf_tcp_ca.c128 BPF_CALL_2(bpf_tcp_send_ack, struct tcp_sock *, tp, u32, rcv_nxt) in BPF_CALL_2() argument
/net/ethtool/
Dioctl.c2220 void (*actor)(struct net_device *, u32)) in ethtool_set_value_void() argument
2235 int (*actor)(struct net_device *, u32)) in ethtool_set_value() argument
/net/tipc/
Dname_table.c93 struct service_range, tree_node, u32, max, in RB_DECLARE_CALLBACKS_MAX() argument