/linux-4.1.27/include/linux/ |
D | skbuff.h | 520 struct sk_buff { struct 524 struct sk_buff *next; argument 546 void (*destructor)(struct sk_buff *skb); argument 548 struct sec_path *sp; 551 struct nf_conntrack *nfct; 554 struct nf_bridge_info *nf_bridge; 556 unsigned int len, 557 data_len; 558 __u16 mac_len, 559 hdr_len; [all …]
|
D | netfilter.h | 66 int (*okfn)(struct sock *, struct sk_buff *)) in nf_hook_state_init() 163 int (*okfn)(struct sock *, struct sk_buff *), in nf_hook_thresh() 177 struct sk_buff *skb, struct net_device *indev, in nf_hook() 205 int (*okfn)(struct sock *, struct sk_buff *), int thresh) in NF_HOOK_THRESH() 216 int (*okfn)(struct sock *, struct sk_buff *), bool cond) in NF_HOOK_COND() 227 NF_HOOK(uint8_t pf, unsigned int hook, struct sock *sk, struct sk_buff *skb, in NF_HOOK() 338 int (*okfn)(struct sock *sk, struct sk_buff *), int thresh) in nf_hook_thresh() 343 struct sk_buff *skb, struct net_device *indev, in nf_hook()
|
/linux-4.1.27/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.1.27/net/802/ |
D | psnap.c | 127 int (*rcvfunc)(struct sk_buff *, in register_snap_client()
|
/linux-4.1.27/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.1.27/net/caif/ |
D | caif_dev.c | 307 int (**rcv_func)(struct sk_buff *, struct net_device *, in caif_enroll_dev()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/ |
D | fw_common.c | 660 bool (*cmd_send_packet)(struct ieee80211_hw *, struct sk_buff *)) in rtl92c_set_fw_rsvdpagepkt()
|
/linux-4.1.27/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.1.27/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_init.c | 119 struct sk_buff *, in ath9k_htc_connect_svc()
|
/linux-4.1.27/net/batman-adv/ |
D | main.c | 475 int (*recv_handler)(struct sk_buff *, in batadv_recv_handler_register()
|
/linux-4.1.27/net/ipv4/ |
D | ip_output.c | 489 int ip_fragment(struct sock *sk, struct sk_buff *skb, in ip_fragment()
|
/linux-4.1.27/net/ipv6/ |
D | ip6_output.c | 546 int ip6_fragment(struct sock *sk, struct sk_buff *skb, in ip6_fragment()
|
/linux-4.1.27/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.1.27/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.1.27/drivers/s390/net/ |
D | qeth_l2_main.c | 1349 int (*data_cb)(struct sk_buff *)) in qeth_osn_register()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 708 static void bnx2x_gro_csum(struct bnx2x *bp, struct sk_buff *skb, in bnx2x_gro_csum()
|
/linux-4.1.27/net/netlink/ |
D | af_netlink.c | 2885 int netlink_rcv_skb(struct sk_buff *skb, int (*cb)(struct sk_buff *, in netlink_rcv_skb()
|
/linux-4.1.27/drivers/net/ethernet/intel/ |
D | e100.c | 872 static int e100_exec_cb(struct nic *nic, struct sk_buff *skb, in e100_exec_cb()
|