Searched refs:lp_willing (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/liblldp/common/
H A Dlldp.h221 boolean_t lp_willing; member in struct:lldp_pfc_s
H A Dliblldp_tlv.c1354 &pfc->lp_willing)) != 0) {
1390 pfc->lp_willing = u8 >> 7;
1418 val = pfc->lp_willing << 7 | pfc->lp_mbc << 6 | pfc->lp_cap;

Completed in 27 milliseconds