Home
last modified time | relevance | path

Searched defs:metalen (Results 1 – 10 of 10) 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()
/linux/net/core/
H A Dxdp.c639 int metalen; in xdp_build_skb_from_buff() local
746 int metalen; in xdp_build_skb_from_zc() local
H A Dfilter.c3995 unsigned long metalen = xdp_get_metalen(xdp); in BPF_CALL_2() local
4299 unsigned long metalen = xdp->data - meta; in BPF_CALL_2() local
H A Ddev.c5457 u32 metalen, act; in bpf_prog_run_generic_xdp() local
/linux/net/sched/
H A Dact_ife.c718 u16 metalen; in tcf_ife_decode() local
797 u16 metalen = ife_get_sz(skb, p); in tcf_ife_encode() local
/linux/drivers/misc/
H A Dfastrpc.c929 static u64 fastrpc_get_payload_size(struct fastrpc_invoke_ctx *ctx, int metalen) in fastrpc_get_payload_size()
996 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.c799 u32 act, metalen; in veth_xdp_rcv_skb() local
/linux/fs/ext4/
H A Dmballoc.c3431 int metalen = 0; in ext4_mb_add_groupinfo() local