Home
last modified time | relevance | path

Searched defs:bpf_xfrm_state (Results 1 – 2 of 2) sorted by relevance

/third_party/libbpf/include/uapi/linux/
Dbpf.h5981 struct bpf_xfrm_state { struct
5982 __u32 reqid;
5983 __u32 spi; /* Stored in network byte order */
5984 __u16 family;
5985 __u16 ext; /* Padding, future use. */
5986 union {
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h77569 struct bpf_xfrm_state { struct
77570 __u32 reqid;
77571 __u32 spi;
77572 __u16 family;
77573 __u16 ext;
77574 union {