Searched refs:IN_ADDR_SIZE (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_snmp.c950 (IN_ADDR_SIZE + 1 + IN_ADDR_SIZE + IN_ADDR_SIZE)
962 oid2in_addr (offset, IN_ADDR_SIZE, area_id);
966 offset += IN_ADDR_SIZE;
973 oid2in_addr (offset, IN_ADDR_SIZE, ls_id);
974 offset += IN_ADDR_SIZE;
977 oid2in_addr (offset, IN_ADDR_SIZE, router_id);
989 if (len > IN_ADDR_SIZE)
990 len = IN_ADDR_SIZE;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_snmp.c950 (IN_ADDR_SIZE + 1 + IN_ADDR_SIZE + IN_ADDR_SIZE)
962 oid2in_addr (offset, IN_ADDR_SIZE, area_id);
966 offset += IN_ADDR_SIZE;
973 oid2in_addr (offset, IN_ADDR_SIZE, ls_id);
974 offset += IN_ADDR_SIZE;
977 oid2in_addr (offset, IN_ADDR_SIZE, router_id);
989 if (len > IN_ADDR_SIZE)
990 len = IN_ADDR_SIZE;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_snmp.c950 (IN_ADDR_SIZE + 1 + IN_ADDR_SIZE + IN_ADDR_SIZE)
962 oid2in_addr (offset, IN_ADDR_SIZE, area_id);
966 offset += IN_ADDR_SIZE;
973 oid2in_addr (offset, IN_ADDR_SIZE, ls_id);
974 offset += IN_ADDR_SIZE;
977 oid2in_addr (offset, IN_ADDR_SIZE, router_id);
989 if (len > IN_ADDR_SIZE)
990 len = IN_ADDR_SIZE;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_snmp.c353 oid2in_addr (name + v->namelen, IN_ADDR_SIZE, addr);
635 (IN_ADDR_SIZE + 1 + IN_ADDR_SIZE)
644 oid2in_addr (offset, IN_ADDR_SIZE, &addr->prefix);
645 offset += IN_ADDR_SIZE;
653 oid2in_addr (offset, IN_ADDR_SIZE, &su.sin.sin_addr);
677 if (len > IN_ADDR_SIZE)
678 len = IN_ADDR_SIZE;
682 offset += IN_ADDR_SIZE;
683 offsetlen -= IN_ADDR_SIZE;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_snmp.c353 oid2in_addr (name + v->namelen, IN_ADDR_SIZE, addr);
635 (IN_ADDR_SIZE + 1 + IN_ADDR_SIZE)
644 oid2in_addr (offset, IN_ADDR_SIZE, &addr->prefix);
645 offset += IN_ADDR_SIZE;
653 oid2in_addr (offset, IN_ADDR_SIZE, &su.sin.sin_addr);
677 if (len > IN_ADDR_SIZE)
678 len = IN_ADDR_SIZE;
682 offset += IN_ADDR_SIZE;
683 offsetlen -= IN_ADDR_SIZE;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_snmp.c353 oid2in_addr (name + v->namelen, IN_ADDR_SIZE, addr);
635 (IN_ADDR_SIZE + 1 + IN_ADDR_SIZE)
644 oid2in_addr (offset, IN_ADDR_SIZE, &addr->prefix);
645 offset += IN_ADDR_SIZE;
653 oid2in_addr (offset, IN_ADDR_SIZE, &su.sin.sin_addr);
677 if (len > IN_ADDR_SIZE)
678 len = IN_ADDR_SIZE;
682 offset += IN_ADDR_SIZE;
683 offsetlen -= IN_ADDR_SIZE;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dsmux.h40 #define IN_ADDR_SIZE sizeof(struct in_addr) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dsmux.h40 #define IN_ADDR_SIZE sizeof(struct in_addr) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dsmux.h40 #define IN_ADDR_SIZE sizeof(struct in_addr) macro

Completed in 83 milliseconds