Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h1496 tstamp_type_access:1; /* Accessed __sk_buff->tstamp_type */ member
/openbmc/linux/net/core/
H A Dfilter.c8916 ((struct bpf_prog *)prog)->tstamp_type_access = 1; in tc_cls_act_is_valid_access()
9405 if (!prog->tstamp_type_access) { in bpf_convert_tstamp_read()
9441 if (!prog->tstamp_type_access) { in bpf_convert_tstamp_write()