Home
last modified time | relevance | path

Searched defs:tstamp_type (Results 1 – 10 of 10) sorted by relevance

/linux/include/net/
H A Dinet_frag.h100 u8 tstamp_type; member
/linux/sound/core/
H A Dpcm_compat.c82 u32 tstamp_type; member
/linux/net/ipv4/
H A Dip_output.c766 u8 tstamp_type = skb->tstamp_type; in ip_do_fragment() local
/linux/net/ipv6/
H A Dip6_output.c892 u8 tstamp_type = skb->tstamp_type; in ip6_fragment() local
/linux/include/linux/
H A Dskbuff.h4458 u8 tstamp_type) in skb_set_delivery_time()
4471 u8 tstamp_type = SKB_CLOCK_REALTIME; in skb_set_delivery_type_by_clockid() local
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h450 unsigned int tstamp_type; /* timestamp type (req. proto >= 2.0.12) */ member
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h450 unsigned int tstamp_type; /* timestamp type (req. proto >= 2.0.12) */ member
/linux/tools/include/uapi/linux/
H A Dbpf.h6341 __u8 tstamp_type; global() member
/linux/net/core/
H A Dfilter.c7992 u64, tstamp, u32, tstamp_type) in BPF_CALL_3() argument