Searched refs:IP_MAX_PROTOCOLS (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/net/
H A Dnet_ip_internal.h102 #define IP_MAX_PROTOCOLS 4 macro
116 ip_protodisp_t ip_protocols[IP_MAX_PROTOCOLS];
H A Dnet_ip.c369 for (idx = 0; idx < IP_MAX_PROTOCOLS; idx++) {
685 for (idx = 0; idx < IP_MAX_PROTOCOLS; idx++) {
689 if (idx == IP_MAX_PROTOCOLS) return;
714 for (idx = 0; idx < IP_MAX_PROTOCOLS; idx++) {

Completed in 87 milliseconds