Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/ngatm/netnatm/msg/
HDunistruct.h911 UNI_TRAFFIC_FTAG = 0x01, enumerator
HDuni_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()