Searched refs:MAX_PACKET_MANGLER (Results 1 – 1 of 1) sorted by relevance
61 #define MAX_PACKET_MANGLER 1 macro96 struct packet_mangler *packet_manglers[MAX_PACKET_MANGLER];212 if (sac->sc_unit == 0 || sac->sc_unit > MAX_PACKET_MANGLER) { in pkt_mnglr_ctl_connect()296 if (kcunit > MAX_PACKET_MANGLER) { in pkt_mnglr_ctl_disconnect()298 kcunit, MAX_PACKET_MANGLER); in pkt_mnglr_ctl_disconnect()343 if (kcunit > MAX_PACKET_MANGLER) { in pkt_mnglr_ctl_getopt()345 kcunit, MAX_PACKET_MANGLER); in pkt_mnglr_ctl_getopt()484 if (kcunit > MAX_PACKET_MANGLER) { in pkt_mnglr_ctl_setopt()486 kcunit, MAX_PACKET_MANGLER); in pkt_mnglr_ctl_setopt()667 _CASSERT(PKT_MNGLR_MAX_FILTER_COUNT == MAX_PACKET_MANGLER); in pkt_mnglr_init()