Home
last modified time | relevance | path

Searched refs:LLC_DEST_CONN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/llc/
H A Dllc_input.c37 * Packet handlers for LLC_DEST_SAP and LLC_DEST_CONN.
46 if (type == LLC_DEST_SAP || type == LLC_DEST_CONN) in llc_add_pack()
52 if (type == LLC_DEST_SAP || type == LLC_DEST_CONN) in llc_remove_pack()
77 int type = LLC_DEST_CONN; /* I-PDU or S-PDU type */ in llc_pdu_type()
H A Daf_llc.c1280 llc_add_pack(LLC_DEST_CONN, llc_conn_handler); in llc2_init()
1297 llc_remove_pack(LLC_DEST_CONN); in llc2_exit()
/kernel/linux/linux-6.6/net/llc/
H A Dllc_input.c37 * Packet handlers for LLC_DEST_SAP and LLC_DEST_CONN.
46 if (type == LLC_DEST_SAP || type == LLC_DEST_CONN) in llc_add_pack()
52 if (type == LLC_DEST_SAP || type == LLC_DEST_CONN) in llc_remove_pack()
77 int type = LLC_DEST_CONN; /* I-PDU or S-PDU type */ in llc_pdu_type()
H A Daf_llc.c1280 llc_add_pack(LLC_DEST_CONN, llc_conn_handler); in llc2_init()
1297 llc_remove_pack(LLC_DEST_CONN); in llc2_exit()
/kernel/linux/linux-5.10/include/net/
H A Dllc.h96 #define LLC_DEST_CONN 2 /* Type 2 goes here */ macro
/kernel/linux/linux-6.6/include/net/
H A Dllc.h96 #define LLC_DEST_CONN 2 /* Type 2 goes here */ macro

Completed in 4 milliseconds