Home
last modified time | relevance | path

Searched defs:metalen (Results 1 – 11 of 11) sorted by relevance

/linux/net/ife/
H A Dife.c30 __be16 metalen; member
34 void *ife_encode(struct sk_buff *skb, u16 metalen) in ife_encode()
66 void *ife_decode(struct sk_buff *skb, u16 *metalen) in ife_decode()
/linux/include/net/
H A Dife.h23 static inline void *ife_encode(struct sk_buff *skb, u16 metalen) in ife_encode()
28 static inline void *ife_decode(struct sk_buff *skb, u16 *metalen) in ife_decode()
H A Dxdp.h370 static inline bool xdp_metalen_invalid(unsigned long metalen) in xdp_metalen_invalid()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Drx.c228 u32 metalen = xdp->data - xdp->data_meta; in mlx5e_xsk_construct_skb() local
/linux/net/sched/
H A Dact_ife.c719 u16 metalen; in tcf_ife_decode() local
796 u16 metalen = ife_get_sz(skb, ife); in tcf_ife_encode() local
/linux/drivers/misc/
H A Dfastrpc.c881 static u64 fastrpc_get_payload_size(struct fastrpc_invoke_ctx *ctx, int metalen) in fastrpc_get_payload_size()
944 int metalen; in fastrpc_get_args() local
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp.c1069 u8 metalen; in nfp_nsp_read_module_eeprom() member
/linux/drivers/net/
H A Dveth.c771 u32 act, metalen; in veth_xdp_rcv_skb() local
/linux/fs/ext4/
H A Dmballoc.c3327 int metalen = 0; in ext4_mb_add_groupinfo() local
/linux/net/core/
H A Dfilter.c3913 unsigned long metalen = xdp_get_metalen(xdp); in BPF_CALL_2() local
4210 unsigned long metalen = xdp->data - meta; in BPF_CALL_2() local
H A Ddev.c4900 u32 metalen, act; in bpf_prog_run_generic_xdp() local