Home
last modified time | relevance | path

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

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