Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h911 UNI_TRAFFIC_FTAG = 0x01, enumerator
H A Duni_ie.c3549 ? ( (ie->ftag ? UNI_TRAFFIC_FTAG : 0) in check_ie_traffic_common()
3621 (ie->ftag ? UNI_TRAFFIC_FTAG : 0) | in encode_traffic_common()
3666 ie->ftag = (*msg->b_rptr&UNI_TRAFFIC_FTAG)?1:0; in decode_traffic_common()