Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dunisap.c360 if (blli->l3_user != sap->blli_id3.user) in unisve_match()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h443 u_char l3_user; /* layer 3 user info */ member
H A Duni_ie.c4632 uni_print_entry(cx, "proto", "%u", ie->l3_user); in DEF_IE_PRINT()
4847 if(ie->l3_user > 127) in DEF_IE_CHECK()
4957 APP_BYTE(msg,(ie->l3_user|0x80)); in DEF_IE_ENCODE()
5138 ie->l3_user = c & 0x7f; in DEF_IE_DECODE()