Home
last modified time | relevance | path

Searched refs:len_off (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/gdb/linux/
H A Ddmesg.py77 len_off = printk_info_type.get_type()['text_len'].bitpos // 8
125 text_len = utils.read_u16(info, len_off)
/linux/tools/testing/selftests/net/
H A Dpsock_fanout.c176 const int len_off = __builtin_offsetof(struct __sk_buff, len); in sock_fanout_set_ebpf() local
179 { BPF_LDX | BPF_W | BPF_MEM, 0, 6, len_off, 0 }, in sock_fanout_set_ebpf()