Searched refs:ignore_packets (Results 1 – 9 of 9) sorted by relevance
575 (iface->ignore_packets) in print_interface()814 if (ep->ignore_packets || !(INT_MULTICAST & ep->flags) || in add_interface()897 if (!ep->ignore_packets && INT_MULTICAST & ep->flags) { in remove_interface()963 (ep->ignore_packets) in log_listen_address()1021 wildif->ignore_packets = (ACTION_DROP == action); in create_wildcards()1065 wildif->ignore_packets = (ACTION_DROP == action); in create_wildcards()1751 enumep.ignore_packets = ISC_FALSE; in update_interfaces()1757 enumep.ignore_packets = ISC_TRUE; in update_interfaces()1841 ep->ignore_packets = enumep.ignore_packets; in update_interfaces()1855 if (ep->ignore_packets != enumep.ignore_packets) { in update_interfaces()[all …]
2749 ifs->ignore_packets = ep->ignore_packets;
4285 ctl_putint(tag, !la->ignore_packets); in send_ifstats_entry()
444 offsetof(ignore_packets) = 130
3098 ifs->ignore_packets ? 'D' : 'E', in iflist()
200 isc_boolean_t ignore_packets; /* listen-read-drop this? */197 isc_boolean_t ignore_packets; /* listen-read-drop this? */ global() member
932 u_char ignore_packets; /* Specify whether the packet should be ignored */ member
878 (int) offsetof(struct info_if_stats, ignore_packets));
[all...]