Home
last modified time | relevance | path

Searched defs:atm_backend_br2684 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Datmbr2684.h82 struct atm_backend_br2684 { struct
83 atm_backend_t backend_num; /* ATM_BACKEND_BR2684 */
84 struct br2684_if_spec ifspec;
85 int fcs_in; /* BR2684_FCSIN_* */
86 int fcs_out; /* BR2684_FCSOUT_* */
87 int fcs_auto; /* 1: fcs_{in,out} disabled if no FCS rx'ed */
88 int encaps; /* BR2684_ENCAPS_* */
89 int has_vpiid; /* 1: use vpn_id - Unsupported */
90 __u8 vpn_id[7];
91 int send_padding; /* unsupported */
[all …]