Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h334 UNI_BLLI_L3_ID = 0x3, enumerator
H A Duni_ie.c4942 APP_BYTE(msg,(UNI_BLLI_L3_ID<<5)|ie->l3); in DEF_IE_ENCODE()
4947 APP_BYTE(msg,(UNI_BLLI_L3_ID<<5)|ie->l3); in DEF_IE_ENCODE()
4952 APP_BYTE(msg, (UNI_BLLI_L3_ID<<5)|ie->l3); in DEF_IE_ENCODE()
4956 APP_BYTE(msg, (UNI_BLLI_L3_ID<<5)|ie->l3); in DEF_IE_ENCODE()
4959 APP_BYTE(msg, (UNI_BLLI_L3_ID<<5)|ie->l3); in DEF_IE_ENCODE()
4978 APP_BYTE(msg, (UNI_BLLI_L3_ID<<5)|ie->l3|0x80); in DEF_IE_ENCODE()
5039 case UNI_BLLI_L3_ID: in DEF_IE_DECODE()