Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dunisap.c333 if (blli->l2_user != sap->blli_id2.user) in unisve_match()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h436 u_char l2_user; /* layer 2 user info */ member
H A Duni_ie.c4615 uni_print_entry(cx, "proto", "%u", ie->l2_user); in DEF_IE_PRINT()
4732 if(ie->l2_user > 127) in DEF_IE_CHECK()
4932 APP_BYTE(msg, ie->l2_user | 0x80); in DEF_IE_ENCODE()
5018 ie->l2_user = c & 0x7f; in DEF_IE_DECODE()