| /kernel/linux/linux-5.10/include/net/ |
| H A D | ife.h | 23 static inline void *ife_encode(struct sk_buff *skb, u16 metalen) in ife_encode() argument 28 static inline void *ife_decode(struct sk_buff *skb, u16 *metalen) in ife_decode() argument
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | ife.h | 23 static inline void *ife_encode(struct sk_buff *skb, u16 metalen) in ife_encode() argument 28 static inline void *ife_decode(struct sk_buff *skb, u16 *metalen) in ife_decode() argument
|
| H A D | xdp.h | 370 static inline bool xdp_metalen_invalid(unsigned long metalen) in xdp_metalen_invalid() argument
|
| /kernel/linux/linux-5.10/net/ife/ |
| H A D | ife.c | 30 __be16 metalen; member 34 void *ife_encode(struct sk_buff *skb, u16 metalen) in ife_encode() argument 66 void *ife_decode(struct sk_buff *skb, u16 *metalen) in ife_decode() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
| H A D | rx.c | 228 u32 metalen = xdp->data - xdp->data_meta; in mlx5e_xsk_construct_skb() local
|
| /kernel/linux/linux-6.6/net/ife/ |
| H A D | ife.c | 30 __be16 metalen; member 34 void *ife_encode(struct sk_buff *skb, u16 metalen) in ife_encode() argument 66 void *ife_decode(struct sk_buff *skb, u16 *metalen) in ife_decode() argument
|
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | act_ife.c | 718 u16 metalen; in tcf_ife_decode() local 795 u16 metalen = ife_get_sz(skb, ife); in tcf_ife_encode() local
|
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | act_ife.c | 719 u16 metalen; in tcf_ife_decode() local 796 u16 metalen = ife_get_sz(skb, ife); in tcf_ife_encode() local
|
| /kernel/linux/linux-5.10/net/xdp/ |
| H A D | xsk.c | 171 u32 metalen; in xsk_copy_xdp() local
|
| /kernel/linux/linux-5.10/drivers/misc/ |
| H A D | fastrpc.c | 726 static u64 fastrpc_get_payload_size(struct fastrpc_invoke_ctx *ctx, int metalen) in fastrpc_get_payload_size() argument 782 int metalen; in fastrpc_get_args() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_nsp.c | 1068 u8 metalen; in nfp_nsp_read_module_eeprom() member
|
| /kernel/linux/linux-5.10/drivers/net/ |
| H A D | veth.c | 657 u32 pktlen, headroom, act, metalen; in veth_xdp_rcv_skb() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_nsp.c | 1069 u8 metalen; in nfp_nsp_read_module_eeprom() member
|
| /kernel/linux/linux-6.6/drivers/net/ |
| H A D | veth.c | 832 u32 act, metalen; in veth_xdp_rcv_skb() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | mballoc.c | 2718 int metalen = 0; in ext4_mb_add_groupinfo() local
|
| /kernel/linux/linux-6.6/drivers/misc/ |
| H A D | fastrpc.c | 882 static u64 fastrpc_get_payload_size(struct fastrpc_invoke_ctx *ctx, int metalen) in fastrpc_get_payload_size() argument 945 int metalen; in fastrpc_get_args() local
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | mballoc.c | 3313 int metalen = 0; in ext4_mb_add_groupinfo() local
|
| /kernel/linux/linux-5.10/net/core/ |
| H A D | filter.c | 3879 unsigned long metalen = xdp_get_metalen(xdp); in BPF_CALL_2() local 3943 unsigned long metalen = xdp->data - meta; in BPF_CALL_2() local
|
| H A D | dev.c | 4642 u32 metalen, act = XDP_DROP; in netif_receive_generic_xdp() local
|
| /kernel/linux/linux-6.6/net/core/ |
| H A D | filter.c | 3899 unsigned long metalen = xdp_get_metalen(xdp); in BPF_CALL_2() local 4196 unsigned long metalen = xdp->data - meta; in BPF_CALL_2() local
|
| H A D | dev.c | 4865 u32 metalen, act; in bpf_prog_run_generic_xdp() local
|