Searched refs:portmap_null (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/dess/
H A Ddess_multicast_acl.c652 HSL_LOCAL int portmap_null(int index, fal_pbmp_t portmap) function
656 aos_printk("portmap_null, index error\n");
862 if (portmap_null(new_index-1, entry->port_map))
898 if (portmap_null(new_index-1, entry->port_map))
915 if(portmap_null(i, entry->port_map))
917 MULTI_DEBUG("portmap_null, i=%d\n", i);
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/isis/
H A Disis_multicast_acl.c634 HSL_LOCAL int portmap_null(int index, fal_pbmp_t portmap) function
638 aos_printk("portmap_null, index error\n");
844 if (portmap_null(new_index-1, entry->port_map))
880 if (portmap_null(new_index-1, entry->port_map))
897 if(portmap_null(i, entry->port_map))
899 MULTI_DEBUG("portmap_null, i=%d\n", i);
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/isisc/
H A Disisc_multicast_acl.c652 HSL_LOCAL int portmap_null(int index, fal_pbmp_t portmap) function
656 aos_printk("portmap_null, index error\n");
862 if (portmap_null(new_index-1, entry->port_map))
898 if (portmap_null(new_index-1, entry->port_map))
915 if(portmap_null(i, entry->port_map))
917 MULTI_DEBUG("portmap_null, i=%d\n", i);

Completed in 89 milliseconds