Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dllc.h21 unsigned char sllc_ua; /* UA data, only for SOCK_STREAM. */ member
/linux-2.6.39/net/llc/
Dllc_sap.c85 addr->sllc_ua = prim == LLC_DATAUNIT_PRIM; in llc_save_primitive()
Daf_llc.c918 if (sk->sk_type == SOCK_DGRAM || addr->sllc_ua) { in llc_ui_sendmsg()
934 if (!(sk->sk_type == SOCK_STREAM && !addr->sllc_ua)) in llc_ui_sendmsg()