Home
last modified time | relevance | path

Searched defs:off (Results 1 – 5 of 5) sorted by relevance

/samples/bpf/
Dxdp_adjust_tail_kern.c83 __u64 off = 0; in send_icmp4_too_big() local
Dtest_lwt_bpf.c95 int ret, off = 0, flags = IS_PSEUDO; in rewrite() local
Dsockex2_kern.c51 static inline __u32 ipv6_addr_hash(struct __sk_buff *ctx, __u64 off) in ipv6_addr_hash()
Dsockex3_kern.c80 static inline __u32 ipv6_addr_hash(struct __sk_buff *ctx, __u64 off) in ipv6_addr_hash()
/samples/vfio-mdev/
Dmtty.c60 #define MTTY_VFIO_PCI_OFFSET_TO_INDEX(off) (off >> MTTY_VFIO_PCI_OFFSET_SHIFT) argument