Searched refs:CFIL_DGRAM_FILTERED (Results 1 – 8 of 8) sorted by relevance
261 && (!CFIL_DGRAM_FILTERED(last->inp_socket)) in rip_input()314 && (!CFIL_DGRAM_FILTERED(last->inp_socket)) in rip_input()376 if (CFIL_DGRAM_FILTERED(so) && dst == INADDR_ANY) { in rip_output()
1314 if (CFIL_DGRAM_FILTERED(so) && nam == NULL) { in icmp_dgram_send()
1525 if (CFIL_DGRAM_FILTERED(so) && !addr) { in udp_output()
3675 if (to == NULL && CFIL_DGRAM_FILTERED(so)) { in flow_divert_data_out()
517 #define CFIL_DGRAM_FILTERED(so) ((so->so_flags & SOF_CONTENT_FILTER) && (so->so_flow_db != NULL)) macro
224 if (CFIL_DGRAM_FILTERED(so) && !addr6) { in udp6_output()
1063 if (CFIL_DGRAM_FILTERED(so) && !addr && IN6_IS_ADDR_UNSPECIFIED(&inp->in6p_faddr)) { in udp6_send()
392 if (CFIL_DGRAM_FILTERED(so) && !dstsock) { in rip6_output()