/linux-4.4.14/include/linux/ |
D | skbuff.h | 546 struct sk_buff { struct 550 struct sk_buff *next; argument 572 void (*destructor)(struct sk_buff *skb); argument 574 struct sec_path *sp; 577 struct nf_conntrack *nfct; 580 struct nf_bridge_info *nf_bridge; 582 unsigned int len, 583 data_len; 584 __u16 mac_len, 585 hdr_len; [all …]
|
D | netfilter.h | 70 int (*okfn)(struct net *, struct sock *, struct sk_buff *)) in nf_hook_state_init() 177 int (*okfn)(struct net *, struct sock *, struct sk_buff *), in nf_hook_thresh() 193 struct sock *sk, struct sk_buff *skb, in nf_hook() 221 int (*okfn)(struct net *, struct sock *, struct sk_buff *), in NF_HOOK_THRESH() 233 int (*okfn)(struct net *, struct sock *, struct sk_buff *), in NF_HOOK_COND() 245 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, in NF_HOOK() 352 int (*okfn)(struct net *, struct sock *, struct sk_buff *), in NF_HOOK_COND() 360 struct sk_buff *skb, struct net_device *in, struct net_device *out, in NF_HOOK() 367 struct sock *sk, struct sk_buff *skb, in nf_hook()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmutil/ |
D | utils.c | 153 bool (*fn)(struct sk_buff *, void *), void *arg) in brcmu_pktq_pflush() 170 bool (*fn)(struct sk_buff *, void *), void *arg) in brcmu_pktq_flush()
|
/linux-4.4.14/net/802/ |
D | psnap.c | 127 int (*rcvfunc)(struct sk_buff *, in register_snap_client()
|
/linux-4.4.14/net/can/ |
D | af_can.c | 470 void (*func)(struct sk_buff *, void *), void *data, in can_rx_register() argument 539 void (*func)(struct sk_buff *, void *), void *data) in can_rx_unregister() argument
|
/linux-4.4.14/net/caif/ |
D | caif_dev.c | 307 int (**rcv_func)(struct sk_buff *, struct net_device *, in caif_enroll_dev()
|
/linux-4.4.14/net/ipv4/ |
D | ip_output.c | 493 static int ip_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip_fragment() 522 int ip_do_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip_do_fragment()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | fw_common.c | 661 bool (*cmd_send_packet)(struct ieee80211_hw *, struct sk_buff *)) in rtl92c_set_fw_rsvdpagepkt()
|
/linux-4.4.14/net/bridge/ |
D | br_netfilter_hooks.c | 693 br_nf_ip_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in br_nf_ip_fragment()
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
D | hostap_main.c | 239 void (*func)(struct sk_buff *, int ok, void *), in hostap_tx_callback_register() argument
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_init.c | 123 struct sk_buff *, in ath9k_htc_connect_svc()
|
/linux-4.4.14/net/batman-adv/ |
D | main.c | 501 int (*recv_handler)(struct sk_buff *, in batadv_recv_handler_register()
|
/linux-4.4.14/drivers/net/ethernet/sis/ |
D | sis190.c | 532 struct sk_buff **sk_buff, int pkt_size, in sis190_try_rx_copy() 784 struct sk_buff **sk_buff, struct RxDesc *desc) in sis190_free_rx_skb()
|
/linux-4.4.14/net/ipv6/ |
D | ip6_output.c | 559 int ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip6_fragment()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | fwsignal.c | 676 bool (*fn)(struct sk_buff *, void *), in brcmf_fws_hanger_cleanup() 820 bool (*fn)(struct sk_buff *, void *), in brcmf_fws_bus_txq_cleanup()
|
/linux-4.4.14/drivers/s390/net/ |
D | qeth_l2_main.c | 1513 int (*data_cb)(struct sk_buff *)) in qeth_osn_register()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 728 static void bnx2x_gro_csum(struct bnx2x *bp, struct sk_buff *skb, in bnx2x_gro_csum()
|
/linux-4.4.14/net/netlink/ |
D | af_netlink.c | 2992 int netlink_rcv_skb(struct sk_buff *skb, int (*cb)(struct sk_buff *, in netlink_rcv_skb()
|
/linux-4.4.14/drivers/net/ethernet/intel/ |
D | e100.c | 872 static int e100_exec_cb(struct nic *nic, struct sk_buff *skb, in e100_exec_cb()
|