Searched refs:link_type (Results 1 - 5 of 5) sorted by relevance

/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_olsr.h20 uint8_t link_type; member in struct:olsr_route_entry
H A Dpico_olsr.c173 el->link_type = OLSRLINK_MPR;
182 if (el->link_type == OLSRLINK_UNKNOWN)
183 el->link_type = OLSRLINK_SYMMETRIC;
504 li->link_code = neighbor->link_type;
789 e->link_type = OLSRLINK_UNKNOWN;
856 rt->link_type = OLSRLINK_UNKNOWN;
932 e->link_type = OLSRLINK_SYMMETRIC;
947 origin->link_type = OLSRLINK_MPR;
1150 e->link_type = OLSRLINK_SYMMETRIC;
/seL4-camkes-master/projects/lwip/src/include/lwip/
H A Dsnmp.h120 (netif)->link_type = (type); \
H A Dnetif.h361 u8_t link_type; member in struct:netif
/seL4-camkes-master/projects/lwip/src/apps/snmp/
H A Dsnmp_mib2_interfaces.c174 *value_s32 = netif->link_type;

Completed in 104 milliseconds