Home
last modified time | relevance | path

Searched refs:is_fullsock (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/net/core/
A Dfilter.c10077 is_fullsock), \ in sock_ops_convert_ctx_access()
10080 is_fullsock)); \ in sock_ops_convert_ctx_access()
10118 is_fullsock), \ in sock_ops_convert_ctx_access()
10121 is_fullsock)); \ in sock_ops_convert_ctx_access()
10165 is_fullsock), \ in sock_ops_convert_ctx_access()
10168 is_fullsock)); \ in sock_ops_convert_ctx_access()
10317 case offsetof(struct bpf_sock_ops, is_fullsock): in sock_ops_convert_ctx_access()
10320 is_fullsock), in sock_ops_convert_ctx_access()
10323 is_fullsock)); in sock_ops_convert_ctx_access()
/linux-6.3-rc2/include/uapi/linux/
A Dbpf.h6412 __u32 is_fullsock; /* Some TCP fields are only valid if member
/linux-6.3-rc2/tools/include/uapi/linux/
A Dbpf.h6412 __u32 is_fullsock; /* Some TCP fields are only valid if member
/linux-6.3-rc2/include/linux/
A Dfilter.h1310 u8 is_fullsock; member
/linux-6.3-rc2/net/ipv4/
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()
A Dtcp_input.c170 sock_ops.is_fullsock = 1; in bpf_skops_parse_hdr()
186 sock_ops.is_fullsock = 1; in bpf_skops_established()
/linux-6.3-rc2/include/net/
A Dtcp.h2365 sock_ops.is_fullsock = 1; in tcp_call_bpf()

Completed in 75 milliseconds