Home
last modified time | relevance | path

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

/linux-6.6.21/net/ife/
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-6.6.21/include/net/
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()
Dxdp.h370 static inline bool xdp_metalen_invalid(unsigned long metalen) in xdp_metalen_invalid()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
Drx.c228 u32 metalen = xdp->data - xdp->data_meta; in mlx5e_xsk_construct_skb() local
/linux-6.6.21/net/sched/
Dact_ife.c719 u16 metalen; in tcf_ife_decode() local
796 u16 metalen = ife_get_sz(skb, ife); in tcf_ife_encode() local
/linux-6.6.21/drivers/misc/
Dfastrpc.c882 static u64 fastrpc_get_payload_size(struct fastrpc_invoke_ctx *ctx, int metalen) in fastrpc_get_payload_size()
945 int metalen; in fastrpc_get_args() local
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp.c1069 u8 metalen; in nfp_nsp_read_module_eeprom() member
/linux-6.6.21/drivers/net/
Dveth.c832 u32 act, metalen; in veth_xdp_rcv_skb() local
/linux-6.6.21/fs/ext4/
Dmballoc.c3313 int metalen = 0; in ext4_mb_add_groupinfo() local
/linux-6.6.21/net/core/
Dfilter.c3899 unsigned long metalen = xdp_get_metalen(xdp); in BPF_CALL_2() local
4196 unsigned long metalen = xdp->data - meta; in BPF_CALL_2() local
Ddev.c4865 u32 metalen, act; in bpf_prog_run_generic_xdp() local