Home
last modified time | relevance | path

Searched defs:ptype (Results 201 - 225 of 226) sorted by relevance

12345678910

/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c2972 enum bpf_prog_type ptype; in bpf_prog_attach_check_attach_type() local
3006 enum bpf_prog_type ptype; in bpf_prog_attach() local
3062 enum bpf_prog_type ptype; in bpf_prog_detach() local
4070 enum bpf_prog_type ptype; link_create() local
[all...]
H A Dbtf.c503 const struct btf_type *ptype; in btf_type_resolve_func_ptr() local
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h402 u32 ptype : 8; member
H A Dhns3_enet.c3873 hns3_checksum_complete(struct hns3_enet_ring *ring, struct sk_buff *skb, u32 ptype, u16 csum) hns3_checksum_complete() argument
3885 hns3_rx_handle_csum(struct sk_buff *skb, u32 l234info, u32 ol_info, u32 ptype) hns3_rx_handle_csum() argument
3929 u32 ptype = HNS3_INVALID_PTYPE; hns3_rx_checksum() local
4169 u32 ptype = hnae3_get_field(ol_info, HNS3_RXD_PTYPE_M, hns3_set_gro_and_checksum() local
4197 u32 ptype = hnae3_get_field(ol_info, HNS3_RXD_PTYPE_M, hns3_set_rx_skb_rss_type() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_lan_tx_rx.h906 static inline struct ice_rx_ptype_decoded ice_decode_rx_desc_ptype(u16 ptype) in ice_decode_rx_desc_ptype() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c3769 enum bpf_prog_type ptype; in bpf_prog_attach_check_attach_type() local
3838 enum bpf_prog_type ptype; in bpf_prog_attach() local
3910 enum bpf_prog_type ptype; bpf_prog_detach() local
[all...]
H A Dbtf.c631 const struct btf_type *ptype; in btf_type_resolve_func_ptr() local
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c748 const struct packet_offload *ptype; in vxlan_gpe_gro_receive() local
781 const struct packet_offload *ptype; in vxlan_gpe_gro_complete() local
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c1552 static bool match_fanout_group(struct packet_type *ptype, struct sock *sk) in match_fanout_group() argument
/third_party/ffmpeg/libavcodec/
H A Dvp3.c3110 int ptype; in theora_decode_init() local
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c244 u32 ptype; member
375 u32 ptype; /* NU */ member
561 u32 ptype; member
575 u16 ptype; member
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h1902 sock_map_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype) sock_map_prog_detach() argument
H A Dskbuff.h1026 static inline bool skb_pkt_type_ok(u32 ptype) in skb_pkt_type_ok() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c244 u32 ptype; member
375 u32 ptype; /* NU */ member
561 u32 ptype; member
575 u16 ptype; member
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c972 uint32_t ptype = *pptr >> 16; in show_parsed() local
3157 uint16_t ptype = 0, pdata = 0; in parse_regex() local
3520 int ptype = posix_substitutes[2*posix_class]; in parse_regex() local
3704 uint16_t ptype = 0, pdata = 0; in parse_regex() local
5985 uint32_t ptype = *(++pptr) >> 16; compile_branch() local
7880 uint32_t ptype = *(++pptr) >> 16; compile_branch() local
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c1123 swig_type_info **ptype; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c974 int ptype; in dpp_parse_uri_pk() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h806 u32 ptype:8; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c3439 int ptype; in niu_process_rx_pkt() local
9443 niu_new_parent(struct niu *np, union niu_parent_id *id, u8 ptype) niu_new_parent() argument
9507 niu_get_parent(struct niu *np, union niu_parent_id *id, u8 ptype) niu_get_parent() argument
/kernel/linux/linux-5.10/net/core/
H A Ddev.c2276 struct packet_type *ptype, *pt_prev = *pt; in deliver_ptype_list_skb() local
2288 static inline bool skb_loop_sk(struct packet_type *ptype, struct sk_buff *skb) in skb_loop_sk() argument
2319 struct packet_type *ptype; dev_queue_xmit_nit() local
3337 struct packet_offload *ptype; skb_mac_gso_segment() local
5166 struct packet_type *ptype, *pt_prev; __netif_receive_skb_core() local
5802 struct packet_offload *ptype; napi_gro_complete() local
5990 struct packet_offload *ptype; dev_gro_receive() local
6099 struct packet_offload *ptype; gro_find_receive_by_type() local
6113 struct packet_offload *ptype; gro_find_complete_by_type() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h2906 sock_map_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype) sock_map_prog_detach() argument
H A Dskbuff.h1180 static inline bool skb_pkt_type_ok(u32 ptype) in skb_pkt_type_ok() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.c3458 int ptype; in niu_process_rx_pkt() local
9467 niu_new_parent(struct niu *np, union niu_parent_id *id, u8 ptype) niu_new_parent() argument
9531 niu_get_parent(struct niu *np, union niu_parent_id *id, u8 ptype) niu_get_parent() argument
/kernel/linux/linux-6.6/net/core/
H A Ddev.c2242 struct packet_type *ptype, *pt_prev = *pt; in deliver_ptype_list_skb() local
2254 static inline bool skb_loop_sk(struct packet_type *ptype, struct sk_buff *skb) in skb_loop_sk() argument
2285 struct packet_type *ptype; dev_queue_xmit_nit() local
5346 struct packet_type *ptype, *pt_prev; __netif_receive_skb_core() local
[all...]
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dcros_ec_commands.h5050 uint8_t ptype; /* product type (hub,periph,cable,ama) */ member

Completed in 168 milliseconds

12345678910