Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h952 u_int fdisc, bdisc; member
H A Duni_ie.c3465 if(ie->bdisc) in print_ie_traffic_common()
3552 | (ie->bdisc ? UNI_TRAFFIC_BDISC : 0)) in check_ie_traffic_common()
3669 ie->bdisc = (*msg->b_rptr&UNI_TRAFFIC_BDISC)?1:0; in decode_traffic_common()