Searched defs:net_admin (Results 1 – 6 of 6) sorted by relevance
| /linux/net/ipv4/ |
| H A D | tcp_diag.c | 89 const struct tcp_ulp_ops *ulp_ops, bool net_admin) in tcp_diag_put_ulp() 115 static int tcp_diag_get_aux(struct sock *sk, bool net_admin, in tcp_diag_get_aux() 146 static size_t tcp_diag_get_aux_size(struct sock *sk, bool net_admin) in tcp_diag_get_aux_size() 195 u16 nlmsg_flags, bool net_admin) in tcp_twsk_diag_fill() 235 u16 nlmsg_flags, bool net_admin) in tcp_req_diag_fill() 276 u16 nlmsg_flags, bool net_admin) in sk_diag_fill() 317 bool net_admin = netlink_net_capable(cb->skb, CAP_NET_ADMIN); in tcp_diag_dump() local 611 bool net_admin; in tcp_diag_dump_one() local
|
| H A D | inet_diag.c | 100 bool net_admin) in inet_diag_msg_attrs_fill() 212 u16 nlmsg_flags, bool net_admin) in inet_sk_diag_fill() 729 bool net_admin; in inet_diag_bc_audit() local
|
| /linux/net/mptcp/ |
| H A D | diag.c | 15 static int subflow_get_info(struct sock *sk, struct sk_buff *skb, bool net_admin) in subflow_get_info() 93 static size_t subflow_get_info_size(const struct sock *sk, bool net_admin) in subflow_get_info_size()
|
| /linux/net/sctp/ |
| H A D | diag.c | 132 bool net_admin) in inet_sctp_diag_fill() 230 bool net_admin; member
|
| /linux/tools/testing/selftests/net/ |
| H A D | epoll_busy_poll.c | 231 cap_value_t net_admin[] = { CAP_NET_ADMIN }; in TEST_F() local
|
| /linux/net/tls/ |
| H A D | tls_main.c | 1120 static int tls_get_info(struct sock *sk, struct sk_buff *skb, bool net_admin) in tls_get_info() 1184 static size_t tls_get_info_size(const struct sock *sk, bool net_admin) in tls_get_info_size()
|