Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h913 UNI_TRAFFIC_FDISC = 0x80, enumerator
H A Duni_ie.c3551 | (ie->fdisc ? UNI_TRAFFIC_FDISC : 0) in check_ie_traffic_common()
3623 (ie->fdisc ? UNI_TRAFFIC_FDISC : 0) | in encode_traffic_common()
3668 ie->fdisc = (*msg->b_rptr&UNI_TRAFFIC_FDISC)?1:0; in decode_traffic_common()