Home
last modified time | relevance | path

Searched refs:sllc_ua (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dllc.h26 unsigned char sllc_ua; /* UA data, only for SOCK_STREAM. */ member
/openbmc/linux/net/llc/
H A Dllc_sap.c82 addr->sllc_ua = prim == LLC_DATAUNIT_PRIM; in llc_save_primitive()
H A Daf_llc.c987 if (sk->sk_type == SOCK_DGRAM || addr->sllc_ua) { in llc_ui_sendmsg()
1006 if (!(sk->sk_type == SOCK_STREAM && !addr->sllc_ua)) in llc_ui_sendmsg()