/linux-4.4.14/net/ipv4/ |
D | gre_offload.c | 128 struct packet_offload *ptype; in gre_gro_receive() local 230 struct packet_offload *ptype; in gre_gro_complete() local
|
D | arp.c | 297 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst() 319 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send() 520 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create()
|
/linux-4.4.14/net/ax25/ |
D | ax25_in.c | 187 ax25_address *dev_addr, struct packet_type *ptype) in ax25_rcv() 437 struct packet_type *ptype, struct net_device *orig_dev) in ax25_kiss_rcv()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_prototype.h | 81 static inline struct i40e_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
|
D | i40e_txrx.c | 916 static inline enum pkt_hash_types i40e_ptype_to_hash(u8 ptype) in i40e_ptype_to_hash()
|
D | i40e_type.h | 734 u32 ptype:8; member
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_prototype.h | 297 static inline struct i40e_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
|
D | i40e_fcoe.c | 44 static inline bool i40e_rx_is_fcoe(u16 ptype) in i40e_rx_is_fcoe() 700 u16 ptype; in i40e_fcoe_handle_offload() local
|
D | i40e_txrx.c | 1443 static inline enum pkt_hash_types i40e_ptype_to_hash(u8 ptype) in i40e_ptype_to_hash()
|
D | i40e_type.h | 747 u32 ptype:8; member
|
/linux-4.4.14/include/linux/ |
D | amigaffs.h | 47 __be32 ptype; member 73 __be32 ptype; member 103 __be32 ptype; member 112 __be32 ptype; member
|
/linux-4.4.14/drivers/isdn/isdnloop/ |
D | isdnloop.h | 27 int ptype; member 78 int ptype; /* Protocol type (1TR6 or Euro) */ member
|
/linux-4.4.14/net/ethernet/ |
D | eth.c | 402 const struct packet_offload *ptype; in eth_gro_receive() local 454 struct packet_offload *ptype; in eth_gro_complete() local
|
/linux-4.4.14/include/uapi/linux/tc_act/ |
D | tc_gact.h | 18 __u16 ptype; member
|
/linux-4.4.14/net/x25/ |
D | x25_dev.c | 100 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_dcb.c | 218 u8 *ptype) in ixgbe_dcb_unpack_prio() 269 u8 ptype[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | usb-urb.c | 17 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete() local
|
/linux-4.4.14/net/8021q/ |
D | vlan.c | 627 const struct packet_offload *ptype; in vlan_gro_receive() local 676 struct packet_offload *ptype; in vlan_gro_complete() local
|
/linux-4.4.14/include/uapi/linux/netfilter_bridge/ |
D | ebt_arp.h | 22 __be16 ptype; member
|
/linux-4.4.14/net/nfc/ |
D | llcp_core.c | 731 u8 ptype = nfc_llcp_ptype(skb); in nfc_llcp_tx_work() local 1029 u8 dsap, ssap, ptype, ns, nr; in nfc_llcp_recv_hdlc() local 1362 u8 ptype; in nfc_llcp_recv_agf() local 1406 u8 dsap, ssap, ptype; in nfc_llcp_rx_skb() local
|
D | llcp_commands.c | 290 u8 dsap, u8 ssap, u8 ptype) in llcp_add_header()
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
D | usb_urb.c | 21 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete() local
|
/linux-4.4.14/net/sched/ |
D | act_gact.c | 133 u32 ptype = READ_ONCE(gact->tcfg_ptype); in tcf_gact() local
|
/linux-4.4.14/scripts/kconfig/ |
D | gconf.c | 709 enum prop_type ptype; in on_back_clicked() local 909 enum prop_type ptype; in on_treeview2_button_press_event() local 1044 enum prop_type ptype; in fill_row() local 1339 enum prop_type ptype; in display_tree() local
|
D | qconf.cc | 774 enum prop_type ptype; in mouseReleaseEvent() local 835 enum prop_type ptype; in mouseDoubleClickEvent() local
|
D | nconf.c | 750 enum prop_type ptype; in build_conf() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-tracefile.c | 241 char *prefix = "Lustre", *ptype = NULL; in cfs_print_to_console() local
|
/linux-4.4.14/tools/perf/util/ |
D | python.c | 38 #define member_def(type, member, ptype, help) \ argument 43 #define sample_member_def(name, member, ptype, help) \ argument 394 PyTypeObject *ptype; in pyrf_event__new() local
|
/linux-4.4.14/drivers/media/usb/au0828/ |
D | au0828-dvb.c | 116 int ptype = usb_pipetype(purb->pipe); in urb_completion() local
|
/linux-4.4.14/kernel/trace/ |
D | trace_probe.h | 205 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument 224 #define ASSIGN_FETCH_TYPE(ptype, ftype, sign) \ argument
|
/linux-4.4.14/drivers/net/wan/ |
D | lapbether.c | 89 static int lapbeth_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, stru… in lapbeth_rcv()
|
/linux-4.4.14/net/core/ |
D | dev.c | 1805 struct packet_type *ptype, *pt_prev = *pt; in deliver_ptype_list_skb() local 1817 static inline bool skb_loop_sk(struct packet_type *ptype, struct sk_buff *skb) in skb_loop_sk() 1837 struct packet_type *ptype; in dev_queue_xmit_nit() local 2500 struct packet_offload *ptype; in skb_mac_gso_segment() local 3813 struct packet_type *ptype, *pt_prev; in __netif_receive_skb_core() local 4069 struct packet_offload *ptype; in napi_gro_complete() local 4201 struct packet_offload *ptype; in dev_gro_receive() local 4308 struct packet_offload *ptype; in gro_find_receive_by_type() local 4322 struct packet_offload *ptype; in gro_find_complete_by_type() local
|
/linux-4.4.14/arch/powerpc/perf/ |
D | power6-pmu.c | 141 int pmc, psel, ptype; in power6_marked_instr_event() local
|
/linux-4.4.14/drivers/net/can/softing/ |
D | softing_fw.c | 105 static int fw_parse(const uint8_t **pmem, uint16_t *ptype, uint32_t *paddr, in fw_parse()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | paravirt.h | 854 #define _PVSITE(ptype, clobbers, ops, word, algn) \ argument 896 #define PARA_SITE(ptype, clobbers, ops) _PVSITE(ptype, clobbers, ops, .quad, 8) argument 911 #define PARA_SITE(ptype, clobbers, ops) _PVSITE(ptype, clobbers, ops, .long, 4) argument
|
/linux-4.4.14/drivers/net/hamradio/ |
D | bpqether.c | 178 static int bpq_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct n… in bpq_rcv()
|
/linux-4.4.14/drivers/usb/host/ |
D | uhci-debug.c | 105 char *ptype; in uhci_show_urbp() local
|
/linux-4.4.14/arch/tile/include/arch/ |
D | uart.h | 283 uint_reg_t ptype : 3; member
|
/linux-4.4.14/drivers/isdn/act2000/ |
D | act2000.h | 154 u_char ptype; /* Protocol type (1TR6 or Euro) */ member
|
/linux-4.4.14/net/irda/ |
D | irlap_frame.c | 1286 struct packet_type *ptype, struct net_device *orig_dev) in irlap_driver_rcv()
|
/linux-4.4.14/drivers/net/ |
D | geneve.c | 394 const struct packet_offload *ptype; in geneve_gro_receive() local 457 struct packet_offload *ptype; in geneve_gro_complete() local
|
/linux-4.4.14/crypto/ |
D | ablkcipher.c | 537 } ptype; in crypto_givcipher_default() local
|
/linux-4.4.14/drivers/scsi/fcoe/ |
D | fcoe.c | 519 struct packet_type *ptype, in fcoe_fip_recv() 1429 struct packet_type *ptype, struct net_device *olddev) in fcoe_rcv()
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_hw.c | 2871 static int ocrdma_mbx_get_dcbx_config(struct ocrdma_dev *dev, u32 ptype, in ocrdma_mbx_get_dcbx_config() 2920 static int ocrdma_parse_dcbxcfg_rsp(struct ocrdma_dev *dev, int ptype, in ocrdma_parse_dcbxcfg_rsp() 3001 int ptype = OCRDMA_PARAMETER_TYPE_OPER; in ocrdma_init_service_level() local
|
/linux-4.4.14/drivers/isdn/icn/ |
D | icn.h | 148 int ptype; /* Protocol type (1TR6 or Euro) */ member
|
/linux-4.4.14/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 407 struct packet_type *ptype, struct net_device *olddev) in bnx2fc_rcv() 1005 struct packet_type *ptype, in bnx2fc_fip_recv()
|
/linux-4.4.14/net/batman-adv/ |
D | main.c | 385 struct packet_type *ptype, in batadv_batman_skb_recv()
|
/linux-4.4.14/net/phonet/ |
D | pep.c | 57 static unsigned char *pep_get_sb(struct sk_buff *skb, u8 *ptype, u8 *plen, in pep_get_sb()
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
D | smt.c | 1574 int ptype ; member
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | netcp_ethss.c | 184 u32 ptype; member 315 u32 ptype; /* NU */ member 500 u32 ptype; member 514 u16 ptype; member
|
D | cpsw.c | 184 u32 ptype; member
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | d3.c | 392 enum iwl_mvm_tcp_packet_type ptype) in iwl_mvm_build_tcp_packet()
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_sync.c | 1101 int ptype; in ip_vs_proc_sync_conn() local
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | niu.c | 3457 int ptype; in niu_process_rx_pkt() local 9456 union niu_parent_id *id, u8 ptype) in niu_new_parent() 9520 union niu_parent_id *id, u8 ptype) in niu_get_parent()
|
/linux-4.4.14/net/packet/ |
D | af_packet.c | 1520 static bool match_fanout_group(struct packet_type *ptype, struct sock *sk) in match_fanout_group()
|