Searched refs:CAP_NET_BIND_SERVICE (Results 1 – 13 of 13) sorted by relevance
168 #define CAP_NET_BIND_SERVICE 10 macro
430 if (ax25_uid_policy && !capable(CAP_NET_BIND_SERVICE)) { in ax25_rt_autobind()
597 if (!capable(CAP_NET_BIND_SERVICE)) { in nr_bind()612 if (ax25_uid_policy && !capable(CAP_NET_BIND_SERVICE)) { in nr_bind()
61 if (psm < 0x1001 && !capable(CAP_NET_BIND_SERVICE)) in l2cap_validate_bredr_psm()74 if (psm <= 0x007f && !capable(CAP_NET_BIND_SERVICE)) in l2cap_validate_le_psm()
282 if (snum && snum < PROT_SOCK && !ns_capable(net->user_ns, CAP_NET_BIND_SERVICE)) in inet6_bind()
396 if (vci > 0 && vci < ATM_NOT_RSV_VCI && !capable(CAP_NET_BIND_SERVICE)) in __vcc_connect()
474 !ns_capable(net->user_ns, CAP_NET_BIND_SERVICE)) in inet_bind()
690 if (ax25_uid_policy && !capable(CAP_NET_BIND_SERVICE)) in rose_bind()
516 !capable(CAP_NET_BIND_SERVICE)) { in __vsock_bind_stream()
1679 if (port <= LAST_RESERVED_PORT && !capable(CAP_NET_BIND_SERVICE)) in vmci_transport_dgram_bind()
364 !ns_capable(net->user_ns, CAP_NET_BIND_SERVICE)) in sctp_do_bind()1154 !ns_capable(net->user_ns, CAP_NET_BIND_SERVICE)) { in __sctp_connect()1815 !ns_capable(net->user_ns, CAP_NET_BIND_SERVICE)) { in sctp_sendmsg()
748 if (!capable(CAP_NET_BIND_SERVICE) && (saddr->sdn_objnum || in dn_bind()
2416 if (snum < PROT_SOCK && !capable(CAP_NET_BIND_SERVICE)) in cma_use_port()