Searched defs:sk (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/ | ||
H A D | netsys.c | 451 int inet_create_socket(struct bpf_sock *sk) in inet_create_socket() argument 481 int inet_release_socket(struct bpf_sock *sk) in inet_release_socket() argument 544 struct bpf_sock *sk = ctx->sk; in inet_check_bind4() local 590 struct bpf_sock *sk in inet_check_bind6() local 636 struct bpf_sock *sk = ctx->sk; inet_check_connect4() local 683 struct bpf_sock *sk = ctx->sk; inet_check_connect6() local 729 struct bpf_sock *sk = ctx->sk; inet_check_sendmsg4() local 775 struct bpf_sock *sk = ctx->sk; inet_check_sendmsg6() local [all...] |
Completed in 3 milliseconds