Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h912 UNI_TRAFFIC_BTAG = 0x02, enumerator
H A Duni_ie.c3550 | (ie->btag ? UNI_TRAFFIC_BTAG : 0) in check_ie_traffic_common()
3622 (ie->btag ? UNI_TRAFFIC_BTAG : 0) | in encode_traffic_common()
3667 ie->btag = (*msg->b_rptr&UNI_TRAFFIC_BTAG)?1:0; in decode_traffic_common()