Searched refs:UNI_NUM_IE_BLLI (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_conn.c621 for (blli_index = 0; blli_index < UNI_NUM_IE_BLLI; blli_index++) {
1316 for (i = 0; i < UNI_NUM_IE_BLLI; i++)
H A Dcc_user.c578 if (sel == 0 || sel > UNI_NUM_IE_BLLI)
H A Dccpriv.h238 struct uni_ie_blli blli[UNI_NUM_IE_BLLI];
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_config.h42 UNI_NUM_IE_BLLI = 3, enumerator in enum:__anon8357
H A Duni_msg.c1090 for(i = 0; i < UNI_NUM_IE_BLLI; i++)
1169 for(i = 0; i < UNI_NUM_IE_BLLI ; i++) {
1269 for(i = 0; i < UNI_NUM_IE_BLLI; i++)
1416 for(i = 0; i < UNI_NUM_IE_BLLI; i++)
H A Duni_msg.h83 struct uni_ie_blli blli[UNI_NUM_IE_BLLI];
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_unimsgcpy.c154 for(s = d = 0; s < UNI_NUM_IE_BLLI; s++)

Completed in 133 milliseconds