Lines Matching refs:llc_sap
2 * llc_sap.c - driver routines for SAP component.
19 #include <net/llc_sap.h>
92 void llc_sap_rtn_pdu(struct llc_sap *sap, struct sk_buff *skb)
117 static struct llc_sap_state_trans *llc_find_sap_trans(struct llc_sap *sap,
145 static int llc_exec_sap_trans_actions(struct llc_sap *sap,
167 static int llc_sap_next_state(struct llc_sap *sap, struct sk_buff *skb)
204 static void llc_sap_state_process(struct llc_sap *sap, struct sk_buff *skb)
231 void llc_build_and_send_test_pkt(struct llc_sap *sap,
257 void llc_build_and_send_xid_pkt(struct llc_sap *sap, struct sk_buff *skb,
281 static void llc_sap_rcv(struct llc_sap *sap, struct sk_buff *skb,
295 static inline bool llc_dgram_match(const struct llc_sap *sap,
314 static struct sock *llc_lookup_dgram(struct llc_sap *sap,
350 static inline bool llc_mcast_match(const struct llc_sap *sap,
362 static void llc_do_mcast(struct llc_sap *sap, struct sk_buff *skb,
389 static void llc_sap_mcast(struct llc_sap *sap,
421 void llc_sap_handler(struct llc_sap *sap, struct sk_buff *skb)