Home
last modified time | relevance | path

Searched refs:PTR_TO_PACKET_META (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
A Dverifier.c422 type == PTR_TO_PACKET_META; in type_is_pkt_pointer()
552 [PTR_TO_PACKET_META] = "pkt_meta",
2715 case PTR_TO_PACKET_META: in is_spillable_regtype()
3349 case PTR_TO_PACKET_META: in __check_mem_access()
3750 case PTR_TO_PACKET_META: in check_ptr_alignment()
4765 case PTR_TO_PACKET_META: in check_helper_mem_access()
5037 PTR_TO_PACKET_META,
5069 PTR_TO_PACKET_META,
5082 PTR_TO_PACKET_META,
9056 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
[all …]
/linux/include/linux/
A Dbpf.h426 PTR_TO_PACKET_META, /* skb->data - meta_len */ enumerator
/linux/net/core/
A Dfilter.c8123 info->reg_type = PTR_TO_PACKET_META; in tc_cls_act_is_valid_access()
8174 info->reg_type = PTR_TO_PACKET_META; in xdp_is_valid_access()

Completed in 47 milliseconds