Home
last modified time | relevance | path

Searched refs:IP_FORWARD (Results 1 – 7 of 7) sorted by relevance

/third_party/lwip/src/include/lwip/apps/
Dsnmp_mib2.h60 #define SNMP_SYSSERVICES ((1 << 6) | (1 << 3) | ((IP_FORWARD) << 2))
/third_party/lwip/src/include/lwip/
Dopt.h735 #if !defined IP_FORWARD || defined __DOXYGEN__
736 #define IP_FORWARD 0 macro
759 #undef IP_FORWARD
760 #define IP_FORWARD 0 macro
/third_party/lwip/src/apps/snmp/
Dsnmp_mib2_ip.c69 #if IP_FORWARD in ip_get_value()
165 #if IP_FORWARD in ip_set_test()
/third_party/lwip/src/core/ipv4/
Dicmp.c314 #if IP_FORWARD || IP_REASSEMBLY
Dip4.c230 #if IP_FORWARD
621 #if IP_FORWARD
/third_party/lwip/src/netif/ppp/
Dpppos.c559 #if IP_FORWARD || LWIP_IPV6_FORWARD in pppos_input()
666 #if IP_FORWARD || LWIP_IPV6_FORWARD in pppos_input()
Dvj.c631 #if IP_FORWARD in vj_uncompress_tcp()