Searched refs:rights_ssend (Results 1 – 1 of 1) sorted by relevance
303 cap_rights_t rights_ssend; in ping6() local1051 cap_rights_init(&rights_ssend, CAP_SEND, CAP_SETSOCKOPT); in ping6()1052 if (caph_rights_limit(ssend, &rights_ssend) < 0) in ping6()1106 cap_rights_clear(&rights_ssend, CAP_SETSOCKOPT); in ping6()1107 if (caph_rights_limit(ssend, &rights_ssend) < 0) in ping6()