Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h450 enum uni_blli_l3_mux l3_bmux; /* forward muxing */ member
H A Duni_ie.c4645 uni_print_tbl("bmux", ie->l3_bmux, l3mux_tbl, cx); in DEF_IE_PRINT()
4890 switch(ie->l3_bmux) { in DEF_IE_CHECK()
4973 APP_BYTE(msg, 0x80 | (ie->l3_fmux << 3) | ie->l3_bmux); in DEF_IE_ENCODE()
5127 ie->l3_bmux = c & 7; in DEF_IE_DECODE()