Home
last modified time | relevance | path

Searched defs:cap_offset (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dvfio.h214 __u32 cap_offset; /* Offset within info struct of first cap */ member
259 __u32 cap_offset; /* Offset within info struct of first cap */ member
1013 __u32 cap_offset; /* Offset within info struct of first cap */ member
/external/tcpdump/
Dprint-bgp.c2329 int cap_type, cap_len, tcap_len, cap_offset; in bgp_capabilities_print() local
/external/crosvm/vfio_sys/src/
Dvfio.rs223 pub cap_offset: __u32, field