Searched refs:sllc_ua (Results 1 – 3 of 3) sorted by relevance
26 unsigned char sllc_ua; /* UA data, only for SOCK_STREAM. */ member
82 addr->sllc_ua = prim == LLC_DATAUNIT_PRIM; in llc_save_primitive()
957 if (sk->sk_type == SOCK_DGRAM || addr->sllc_ua) { in llc_ui_sendmsg()976 if (!(sk->sk_type == SOCK_STREAM && !addr->sllc_ua)) in llc_ui_sendmsg()
Completed in 6 milliseconds