Home
last modified time | relevance | path

Searched refs:LLC_IND (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dllc_if.h36 #define LLC_IND 1 macro
/openbmc/linux/net/llc/
H A Dllc_sap.c105 ev->ind_cfm_flag = LLC_IND; in llc_sap_rtn_pdu()
211 if (ev->ind_cfm_flag == LLC_IND && skb->sk->sk_state != TCP_LISTEN) { in llc_sap_state_process()