/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | kfree_skb.c | 39 struct sk_buff { struct 58 * TP_PROTO(struct sk_buff *skb, void *location), argument
|
A D | fexit_bpf2bpf_simple.c | 7 struct sk_buff { struct 14 int BPF_PROG(test_main2, struct sk_buff *skb, int ret) in BPF_PROG() argument
|
A D | fexit_bpf2bpf.c | 12 struct sk_buff { struct 18 int BPF_PROG(test_main, struct sk_buff *skb, int ret) in BPF_PROG() argument
|
/linux-6.3-rc2/include/linux/ |
A D | netfilter.h | 152 int (*okfn)(struct net *, struct sock *, struct sk_buff *)) in nf_hook_state_init() 212 struct sock *sk, struct sk_buff *skb, in nf_hook() 284 int (*okfn)(struct net *, struct sock *, struct sk_buff *), in NF_HOOK_COND() 296 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, in NF_HOOK() 309 int (*okfn)(struct net *, struct sock *, struct sk_buff *)) in NF_HOOK_LIST() 400 int (*okfn)(struct net *, struct sock *, struct sk_buff *), in NF_HOOK_COND() 408 struct sk_buff *skb, struct net_device *in, struct net_device *out, in NF_HOOK() 417 int (*okfn)(struct net *, struct sock *, struct sk_buff *)) in NF_HOOK_LIST() 423 struct sock *sk, struct sk_buff *skb, in nf_hook()
|
A D | skbuff.h | 850 struct sk_buff { struct 891 void (*destructor)(struct sk_buff *skb); argument 918 #define CLONED_OFFSET offsetof(struct sk_buff, __cloned_offset) argument 923 __u8 cloned:1, 924 nohdr:1, 925 fclone:2, 926 peeked:1, 927 head_frag:1, 928 pfmemalloc:1, 1053 sk_buff_data_t end; argument [all …]
|
A D | netfilter_ipv6.h | 126 struct sk_buff *skb, in nf_br_ip6_fragment()
|
/linux-6.3-rc2/net/core/ |
A D | filter.c | 163 BPF_CALL_1(bpf_skb_get_pay_offset, struct sk_buff *, skb) in BPF_CALL_1() 3068 BPF_CALL_1(bpf_get_hash_recalc, struct sk_buff *, skb) in BPF_CALL_1() 3145 BPF_CALL_1(bpf_skb_vlan_pop, struct sk_buff *, skb) in BPF_CALL_1() 5050 BPF_CALL_1(bpf_get_socket_uid, struct sk_buff *, skb) in BPF_CALL_1() 6021 BPF_CALL_4(bpf_skb_fib_lookup, struct sk_buff *, skb, in BPF_CALL_4() 6088 BPF_CALL_5(bpf_skb_check_mtu, struct sk_buff *, skb, in BPF_CALL_5() 6647 BPF_CALL_5(bpf_skc_lookup_tcp, struct sk_buff *, skb, in BPF_CALL_5() 6666 BPF_CALL_5(bpf_sk_lookup_tcp, struct sk_buff *, skb, in BPF_CALL_5() 6685 BPF_CALL_5(bpf_sk_lookup_udp, struct sk_buff *, skb, in BPF_CALL_5() 7016 BPF_CALL_1(bpf_skb_ecn_set_ce, struct sk_buff *, skb) in BPF_CALL_1() [all …]
|
A D | sock_map.c | 638 BPF_CALL_4(bpf_sk_redirect_map, struct sk_buff *, skb, in BPF_CALL_4() 1230 BPF_CALL_4(bpf_sk_redirect_hash, struct sk_buff *, skb, in BPF_CALL_4()
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmutil/ |
A D | utils.c | 141 bool (*fn)(struct sk_buff *, void *), void *arg) in brcmu_pktq_pflush() 158 bool (*fn)(struct sk_buff *, void *), void *arg) in brcmu_pktq_flush()
|
/linux-6.3-rc2/net/bridge/netfilter/ |
A D | nf_conntrack_bridge.c | 28 struct sk_buff *skb, in nf_br_ip_fragment() 308 nf_ct_bridge_refrag(struct sk_buff *skb, const struct nf_hook_state *state, in nf_ct_bridge_refrag()
|
/linux-6.3-rc2/net/802/ |
A D | psnap.c | 123 int (*rcvfunc)(struct sk_buff *, in register_snap_client()
|
/linux-6.3-rc2/net/can/ |
A D | af_can.c | 442 canid_t mask, void (*func)(struct sk_buff *, void *), in can_rx_register() argument 511 canid_t mask, void (*func)(struct sk_buff *, void *), in can_rx_unregister() argument
|
/linux-6.3-rc2/net/xfrm/ |
A D | xfrm_input.c | 785 int xfrm_trans_queue_net(struct net *net, struct sk_buff *skb, in xfrm_trans_queue_net() 808 int xfrm_trans_queue(struct sk_buff *skb, in xfrm_trans_queue()
|
/linux-6.3-rc2/net/ipv6/ |
A D | netfilter.c | 122 int br_ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in br_ip6_fragment()
|
A D | addrconf_core.c | 194 static int eafnosupport_ipv6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in eafnosupport_ipv6_fragment()
|
/linux-6.3-rc2/drivers/infiniband/core/ |
A D | netlink.c | 207 static int rdma_nl_rcv_skb(struct sk_buff *skb, int (*cb)(struct sk_buff *, in rdma_nl_rcv_skb()
|
/linux-6.3-rc2/net/batman-adv/ |
A D | main.c | 558 int (*recv_handler)(struct sk_buff *, in batadv_recv_handler_register()
|
/linux-6.3-rc2/net/bridge/ |
A D | br_netfilter_hooks.c | 706 br_nf_ip_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in br_nf_ip_fragment() 1001 struct sock *sk, struct sk_buff *skb, in br_nf_hook_thresh()
|
/linux-6.3-rc2/net/caif/ |
A D | caif_dev.c | 314 int (**rcv_func)(struct sk_buff *, struct net_device *, in caif_enroll_dev()
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
A D | fw_common.c | 564 bool (*cmd_send_packet)(struct ieee80211_hw *, struct sk_buff *)) in rtl92c_set_fw_rsvdpagepkt()
|
/linux-6.3-rc2/drivers/net/ethernet/sun/ |
A D | sunvnet_common.c | 1220 vnet_handle_offloads(struct vnet_port *port, struct sk_buff *skb, in vnet_handle_offloads() 1323 sunvnet_start_xmit_common(struct sk_buff *skb, struct net_device *dev, in sunvnet_start_xmit_common()
|
/linux-6.3-rc2/net/ipv4/ |
A D | ip_output.c | 574 static int ip_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip_fragment() 759 int ip_do_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip_do_fragment()
|
/linux-6.3-rc2/drivers/net/wireless/intersil/hostap/ |
A D | hostap_main.c | 235 void (*func)(struct sk_buff *, int ok, void *), in hostap_tx_callback_register() argument
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/ |
A D | htc_drv_init.c | 123 struct sk_buff *, in ath9k_htc_connect_svc()
|
/linux-6.3-rc2/drivers/net/ethernet/sis/ |
A D | sis190.c | 532 struct sk_buff **sk_buff, int pkt_size, in sis190_try_rx_copy() 787 struct sk_buff **sk_buff, struct RxDesc *desc) in sis190_free_rx_skb()
|