Home
last modified time | relevance | path

Searched defs:llc (Results 1 – 13 of 13) sorted by relevance

/net/llc/
Dllc_c_ac.c47 struct llc_sock *llc = llc_sk(sk); in llc_conn_ac_clear_remote_busy() local
134 struct llc_sock *llc = llc_sk(sk); in llc_conn_ac_rst_ind() local
191 struct llc_sock *llc = llc_sk(sk); in llc_conn_ac_stop_rej_tmr_if_data_flag_eq_2() local
201 struct llc_sock *llc = llc_sk(sk); in llc_conn_ac_send_disc_cmd_p_set_x() local
226 struct llc_sock *llc = llc_sk(sk); in llc_conn_ac_send_dm_rsp_f_set_p() local
252 struct llc_sock *llc = llc_sk(sk); in llc_conn_ac_send_dm_rsp_f_set_1() local
279 struct llc_sock *llc = llc_sk(sk); in llc_conn_ac_send_frmr_rsp_f_set_x() local
310 struct llc_sock *llc = llc_sk(sk); in llc_conn_ac_resend_frmr_rsp_f_set_0() local
339 struct llc_sock *llc = llc_sk(sk); in llc_conn_ac_resend_frmr_rsp_f_set_p() local
367 struct llc_sock *llc = llc_sk(sk); in llc_conn_ac_send_i_cmd_p_set_1() local
[all …]
Dllc_conn.c64 struct llc_sock *llc = llc_sk(skb->sk); in llc_conn_state_process() local
215 struct llc_sock *llc; in llc_conn_resend_i_pdu_as_cmd() local
257 struct llc_sock *llc = llc_sk(sk); in llc_conn_resend_i_pdu_as_rsp() local
299 struct llc_sock *llc = llc_sk(sk); in llc_conn_remove_acked_pdus() local
359 struct llc_sock *llc = llc_sk(sk); in llc_conn_service() local
392 struct llc_sock *llc = llc_sk(sk); in llc_qualify_conn_ev() local
458 struct llc_sock *llc = llc_sk(sk); in llc_estab_match() local
530 struct llc_sock *llc = llc_sk(sk); in llc_listener_match() local
696 struct llc_sock *llc = llc_sk(sk); in llc_sap_add_socket() local
721 struct llc_sock *llc = llc_sk(sk); in llc_sap_remove_socket() local
[all …]
Daf_llc.c121 struct llc_sock* llc = llc_sk(sk); in llc_ui_send_data() local
195 struct llc_sock *llc; in llc_ui_release() local
270 struct llc_sock *llc = llc_sk(sk); in llc_ui_autobind() local
323 struct llc_sock *llc = llc_sk(sk); in llc_ui_bind() local
454 struct llc_sock *llc = llc_sk(sk); in llc_ui_connect() local
590 struct llc_sock *llc = llc_sk(sk); in llc_ui_wait_for_busy_core() local
642 struct llc_sock *llc = llc_sk(skb->sk); in llc_cmsg_rcv() local
669 struct llc_sock *llc, *newllc; in llc_ui_accept() local
735 struct llc_sock *llc = llc_sk(sk); in llc_ui_recvmsg() local
902 struct llc_sock *llc = llc_sk(sk); in llc_ui_sendmsg() local
[all …]
Dllc_proc.c83 struct llc_sock *llc; in llc_seq_next() local
118 struct llc_sock *llc = llc_sk(sk); in llc_seq_stop() local
129 struct llc_sock *llc; in llc_seq_socket_show() local
178 struct llc_sock *llc; in llc_seq_core_show() local
Dllc_if.c48 struct llc_sock *llc = llc_sk(sk); in llc_build_and_send_pkt() local
88 struct llc_sock *llc = llc_sk(sk); in llc_establish_connection() local
Dllc_sap.c297 struct llc_sock *llc = llc_sk(sk); in llc_dgram_match() local
353 struct llc_sock *llc = llc_sk(sk); in llc_mcast_match() local
393 struct llc_sock *llc; in llc_sap_mcast() local
Dllc_c_ev.c80 struct llc_sock *llc = llc_sk(sk); in llc_util_nr_inside_tx_window() local
/net/nfc/hci/
Dllc.c96 struct nfc_llc *llc; in nfc_llc_allocate() local
119 void nfc_llc_free(struct nfc_llc *llc) in nfc_llc_free()
125 int nfc_llc_start(struct nfc_llc *llc) in nfc_llc_start()
131 int nfc_llc_stop(struct nfc_llc *llc) in nfc_llc_stop()
137 void nfc_llc_rcv_from_drv(struct nfc_llc *llc, struct sk_buff *skb) in nfc_llc_rcv_from_drv()
142 int nfc_llc_xmit_from_hci(struct nfc_llc *llc, struct sk_buff *skb) in nfc_llc_xmit_from_hci()
147 void *nfc_llc_get_data(struct nfc_llc *llc) in nfc_llc_get_data()
Dllc_nop.c45 static void llc_nop_deinit(struct nfc_llc *llc) in llc_nop_deinit()
50 static int llc_nop_start(struct nfc_llc *llc) in llc_nop_start()
55 static int llc_nop_stop(struct nfc_llc *llc) in llc_nop_stop()
60 static void llc_nop_rcv_from_drv(struct nfc_llc *llc, struct sk_buff *skb) in llc_nop_rcv_from_drv()
67 static int llc_nop_xmit_from_hci(struct nfc_llc *llc, struct sk_buff *skb) in llc_nop_xmit_from_hci()
Dllc_shdlc.c778 static void llc_shdlc_deinit(struct nfc_llc *llc) in llc_shdlc_deinit()
789 static int llc_shdlc_start(struct nfc_llc *llc) in llc_shdlc_start()
796 static int llc_shdlc_stop(struct nfc_llc *llc) in llc_shdlc_stop()
805 static void llc_shdlc_rcv_from_drv(struct nfc_llc *llc, struct sk_buff *skb) in llc_shdlc_rcv_from_drv()
812 static int llc_shdlc_xmit_from_hci(struct nfc_llc *llc, struct sk_buff *skb) in llc_shdlc_xmit_from_hci()
/net/smc/
Dsmc_llc.c404 struct smc_llc_msg_confirm_link *llc) in smc_llc_rx_confirm_link()
432 struct smc_llc_msg_add_link *llc) in smc_llc_rx_add_link()
460 struct smc_llc_msg_del_link *llc) in smc_llc_rx_delete_link()
483 struct smc_llc_msg_test_link *llc) in smc_llc_rx_test_link()
495 struct smc_llc_msg_confirm_rkey *llc) in smc_llc_rx_confirm_rkey()
518 struct smc_llc_msg_confirm_rkey_cont *llc) in smc_llc_rx_confirm_rkey_cont()
530 struct smc_llc_msg_delete_rkey *llc) in smc_llc_rx_delete_rkey()
559 union smc_llc_msg *llc = buf; in smc_llc_rx_handler() local
/net/openvswitch/
Dflow.c376 struct llc_snap_hdr *llc; in parse_ethertype() local
/net/atm/
Dclip.c742 int svc, llc, off; in atmarp_info() local