Home
last modified time | relevance | path

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

/external/mtpd/
Dl2tp.c316 static int get_attribute_u16(uint16_t type, uint16_t *value) in get_attribute_u16() function
527 if (get_attribute_u16(ASSIGNED_TUNNEL, &tunnel) && tunnel && in l2tp_process()
546 if (get_attribute_u16(ASSIGNED_SESSION, &session) && session) { in l2tp_process()
626 if (get_attribute_u16(ASSIGNED_SESSION, &session) && session) { in l2tp_process()