Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h914 UNI_TRAFFIC_BDISC = 0x40, enumerator
H A Duni_ie.c3552 | (ie->bdisc ? UNI_TRAFFIC_BDISC : 0)) in check_ie_traffic_common()
3624 (ie->fdisc ? UNI_TRAFFIC_BDISC : 0)); in encode_traffic_common()
3669 ie->bdisc = (*msg->b_rptr&UNI_TRAFFIC_BDISC)?1:0; in decode_traffic_common()