Home
last modified time | relevance | path

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

/external/bpftool/include/uapi/linux/
Dbpf.h5531 struct bpf_xfrm_state { struct
5532 __u32 reqid;
5533 __u32 spi; /* Stored in network byte order */
5534 __u16 family;
5535 __u16 ext; /* Padding, future use. */
5536 union {
/external/libbpf/include/uapi/linux/
Dbpf.h5531 struct bpf_xfrm_state { struct
5532 __u32 reqid;
5533 __u32 spi; /* Stored in network byte order */
5534 __u16 family;
5535 __u16 ext; /* Padding, future use. */
5536 union {
/external/kernel-headers/original/uapi/linux/
Dbpf.h5977 struct bpf_xfrm_state { struct
5978 __u32 reqid;
5979 __u32 spi; /* Stored in network byte order */
5980 __u16 family;
5981 __u16 ext; /* Padding, future use. */
5982 union {
/external/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 {
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h111668 struct bpf_xfrm_state { struct
111669 __u32 reqid;
111670 __u32 spi;
111671 __u16 family;
111672 __u16 ext;
111673 union {
Dvmlinux.h111668 struct bpf_xfrm_state { struct
111669 __u32 reqid;
111670 __u32 spi;
111671 __u16 family;
111672 __u16 ext;
111673 union {
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h98625 struct bpf_xfrm_state { struct
98626 __u32 reqid;
98627 __u32 spi;
98628 __u16 family;
98629 __u16 ext;
98630 union {
Dvmlinux_510.h98625 struct bpf_xfrm_state { struct
98626 __u32 reqid;
98627 __u32 spi;
98628 __u16 family;
98629 __u16 ext;
98630 union {
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h106426 struct bpf_xfrm_state { struct
106427 __u32 reqid;
106428 __u32 spi;
106429 __u16 family;
106430 __u16 ext;
106431 union {
Dvmlinux.h106426 struct bpf_xfrm_state { struct
106427 __u32 reqid;
106428 __u32 spi;
106429 __u16 family;
106430 __u16 ext;
106431 union {