Home
last modified time | relevance | path

Searched refs:is_fullsock (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbpf.h596 __u32 is_fullsock; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dbpf.h4533 __u32 is_fullsock; /* Some TCP fields are only valid if member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbpf.h4533 __u32 is_fullsock; /* Some TCP fields are only valid if member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbpf.h861 __u32 is_fullsock; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbpf.h861 __u32 is_fullsock; member
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c9224 is_fullsock), \ in sock_ops_convert_ctx_access()
9227 is_fullsock)); \ in sock_ops_convert_ctx_access()
9265 is_fullsock), \ in sock_ops_convert_ctx_access()
9268 is_fullsock)); \ in sock_ops_convert_ctx_access()
9312 is_fullsock), \ in sock_ops_convert_ctx_access()
9315 is_fullsock)); \ in sock_ops_convert_ctx_access()
9467 case offsetof(struct bpf_sock_ops, is_fullsock): in sock_ops_convert_ctx_access()
9470 is_fullsock), in sock_ops_convert_ctx_access()
9473 is_fullsock)); in sock_ops_convert_ctx_access()
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c10248 is_fullsock), \ in sock_ops_convert_ctx_access()
10251 is_fullsock)); \ in sock_ops_convert_ctx_access()
10289 is_fullsock), \ in sock_ops_convert_ctx_access()
10292 is_fullsock)); \ in sock_ops_convert_ctx_access()
10336 is_fullsock), \ in sock_ops_convert_ctx_access()
10339 is_fullsock)); \ in sock_ops_convert_ctx_access()
10489 case offsetof(struct bpf_sock_ops, is_fullsock): in sock_ops_convert_ctx_access()
10492 is_fullsock), in sock_ops_convert_ctx_access()
10495 is_fullsock)); in sock_ops_convert_ctx_access()
/kernel/linux/linux-5.10/include/linux/
H A Dfilter.h1274 u8 is_fullsock; member
/kernel/linux/linux-6.6/include/linux/
H A Dfilter.h1305 u8 is_fullsock; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbpf.h6616 __u32 is_fullsock; /* Some TCP fields are only valid if member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dbpf.h6616 __u32 is_fullsock; /* Some TCP fields are only valid if member
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c510 sock_ops.is_fullsock = 1; in bpf_skops_hdr_opt_len()
555 sock_ops.is_fullsock = 1; in bpf_skops_write_hdr_opt()
H A Dtcp_input.c172 sock_ops.is_fullsock = 1; in bpf_skops_parse_hdr()
188 sock_ops.is_fullsock = 1; in bpf_skops_established()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c519 sock_ops.is_fullsock = 1; in bpf_skops_hdr_opt_len()
564 sock_ops.is_fullsock = 1; in bpf_skops_write_hdr_opt()
H A Dtcp_input.c170 sock_ops.is_fullsock = 1; in bpf_skops_parse_hdr()
186 sock_ops.is_fullsock = 1; in bpf_skops_established()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h2301 sock_ops.is_fullsock = 1; in tcp_call_bpf()
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h2423 sock_ops.is_fullsock = 1; in tcp_call_bpf()

Completed in 149 milliseconds