Searched refs:MAX_PACKET_MANGLER (Results 1 – 1 of 1) sorted by relevance
59 #define MAX_PACKET_MANGLER 1 macro94 struct packet_mangler *packet_manglers[MAX_PACKET_MANGLER];210 if (sac->sc_unit == 0 || sac->sc_unit > MAX_PACKET_MANGLER) { in pkt_mnglr_ctl_connect()294 if (kcunit > MAX_PACKET_MANGLER) { in pkt_mnglr_ctl_disconnect()296 kcunit, MAX_PACKET_MANGLER); in pkt_mnglr_ctl_disconnect()341 if (kcunit > MAX_PACKET_MANGLER) { in pkt_mnglr_ctl_getopt()343 kcunit, MAX_PACKET_MANGLER); in pkt_mnglr_ctl_getopt()482 if (kcunit > MAX_PACKET_MANGLER) { in pkt_mnglr_ctl_setopt()484 kcunit, MAX_PACKET_MANGLER); in pkt_mnglr_ctl_setopt()665 _CASSERT(PKT_MNGLR_MAX_FILTER_COUNT == MAX_PACKET_MANGLER); in pkt_mnglr_init()