Home
last modified time | relevance | path

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

/Linux-v4.19/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.c62 struct llc_sock *llc = llc_sk(skb->sk); in llc_conn_state_process() local
234 struct llc_sock *llc; in llc_conn_resend_i_pdu_as_cmd() local
276 struct llc_sock *llc = llc_sk(sk); in llc_conn_resend_i_pdu_as_rsp() local
318 struct llc_sock *llc = llc_sk(sk); in llc_conn_remove_acked_pdus() local
392 struct llc_sock *llc = llc_sk(sk); in llc_conn_service() local
425 struct llc_sock *llc = llc_sk(sk); in llc_qualify_conn_ev() local
491 struct llc_sock *llc = llc_sk(sk); in llc_estab_match() local
563 struct llc_sock *llc = llc_sk(sk); in llc_listener_match() local
729 struct llc_sock *llc = llc_sk(sk); in llc_sap_add_socket() local
754 struct llc_sock *llc = llc_sk(sk); in llc_sap_remove_socket() local
[all …]
Daf_llc.c119 struct llc_sock* llc = llc_sk(sk); in llc_ui_send_data() local
191 struct llc_sock *llc; in llc_ui_release() local
266 struct llc_sock *llc = llc_sk(sk); in llc_ui_autobind() local
319 struct llc_sock *llc = llc_sk(sk); in llc_ui_bind() local
451 struct llc_sock *llc = llc_sk(sk); in llc_ui_connect() local
587 struct llc_sock *llc = llc_sk(sk); in llc_ui_wait_for_busy_core() local
639 struct llc_sock *llc = llc_sk(skb->sk); in llc_cmsg_rcv() local
666 struct llc_sock *llc, *newllc; in llc_ui_accept() local
732 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.c46 struct llc_sock *llc = llc_sk(sk); in llc_build_and_send_pkt() local
84 struct llc_sock *llc = llc_sk(sk); in llc_establish_connection() local
Dllc_sap.c304 struct llc_sock *llc = llc_sk(sk); in llc_dgram_match() local
360 struct llc_sock *llc = llc_sk(sk); in llc_mcast_match() local
400 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
/Linux-v4.19/net/nfc/hci/
Dllc.c107 struct nfc_llc *llc; in nfc_llc_allocate() local
130 void nfc_llc_free(struct nfc_llc *llc) in nfc_llc_free()
136 int nfc_llc_start(struct nfc_llc *llc) in nfc_llc_start()
142 int nfc_llc_stop(struct nfc_llc *llc) in nfc_llc_stop()
148 void nfc_llc_rcv_from_drv(struct nfc_llc *llc, struct sk_buff *skb) in nfc_llc_rcv_from_drv()
153 int nfc_llc_xmit_from_hci(struct nfc_llc *llc, struct sk_buff *skb) in nfc_llc_xmit_from_hci()
158 void *nfc_llc_get_data(struct nfc_llc *llc) in nfc_llc_get_data()
Dllc_nop.c56 static void llc_nop_deinit(struct nfc_llc *llc) in llc_nop_deinit()
61 static int llc_nop_start(struct nfc_llc *llc) in llc_nop_start()
66 static int llc_nop_stop(struct nfc_llc *llc) in llc_nop_stop()
71 static void llc_nop_rcv_from_drv(struct nfc_llc *llc, struct sk_buff *skb) in llc_nop_rcv_from_drv()
78 static int llc_nop_xmit_from_hci(struct nfc_llc *llc, struct sk_buff *skb) in llc_nop_xmit_from_hci()
Dllc_shdlc.c789 static void llc_shdlc_deinit(struct nfc_llc *llc) in llc_shdlc_deinit()
800 static int llc_shdlc_start(struct nfc_llc *llc) in llc_shdlc_start()
807 static int llc_shdlc_stop(struct nfc_llc *llc) in llc_shdlc_stop()
816 static void llc_shdlc_rcv_from_drv(struct nfc_llc *llc, struct sk_buff *skb) in llc_shdlc_rcv_from_drv()
823 static int llc_shdlc_xmit_from_hci(struct nfc_llc *llc, struct sk_buff *skb) in llc_shdlc_xmit_from_hci()
/Linux-v4.19/net/smc/
Dsmc_llc.c380 struct smc_llc_msg_confirm_link *llc) in smc_llc_rx_confirm_link()
408 struct smc_llc_msg_add_link *llc) in smc_llc_rx_add_link()
436 struct smc_llc_msg_del_link *llc) in smc_llc_rx_delete_link()
459 struct smc_llc_msg_test_link *llc) in smc_llc_rx_test_link()
471 struct smc_llc_msg_confirm_rkey *llc) in smc_llc_rx_confirm_rkey()
494 struct smc_llc_msg_confirm_rkey_cont *llc) in smc_llc_rx_confirm_rkey_cont()
506 struct smc_llc_msg_delete_rkey *llc) in smc_llc_rx_delete_rkey()
533 union smc_llc_msg *llc = buf; in smc_llc_rx_handler() local
/Linux-v4.19/include/uapi/linux/
Dif_fc.h47 __u8 llc; /* LLC control field */ member
/Linux-v4.19/include/uapi/linux/netfilter_bridge/
Debt_802_3.h53 } llc; member
/Linux-v4.19/net/openvswitch/
Dflow.c391 struct llc_snap_hdr *llc; in parse_ethertype() local
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dpc_maint.h79 byte llc[6]; member
Dmessage.c7808 static byte llc[3] = {2,0,0}; in add_b23() local
8435 static byte llc[3] = {2,0,0}; in add_modem_b23() local
/Linux-v4.19/net/atm/
Dclip.c741 int svc, llc, off; in atmarp_info() local
/Linux-v4.19/include/net/nfc/
Dhci.h135 struct nfc_llc *llc; member
/Linux-v4.19/drivers/net/wireless/cisco/
Dairo.c839 } llc; member