Searched refs:skip_filt (Results 1 – 1 of 1) sorted by relevance
2724 bool skip_filt = (SOCK_DOM(so) != PF_INET && SOCK_DOM(so) != PF_INET6) || (flags & MSG_SKIPCFIL); in sosend_list() local2782 if (!skip_filt) { in sosend_list()