Home
last modified time | relevance | path

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

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