Lines Matching defs:skb
51 struct sk_buff *skb; in llc_alloc_frame() local
69 void llc_save_primitive(struct sock *sk, struct sk_buff *skb, u8 prim) in llc_save_primitive()
91 void llc_sap_rtn_pdu(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_rtn_pdu()
117 struct sk_buff *skb) in llc_find_sap_trans()
146 struct sk_buff *skb) in llc_exec_sap_trans_actions()
166 static int llc_sap_next_state(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_next_state()
201 static void llc_sap_state_process(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_state_process()
238 struct sk_buff *skb, u8 *dmac, u8 dsap) in llc_build_and_send_test_pkt()
263 void llc_build_and_send_xid_pkt(struct llc_sap *sap, struct sk_buff *skb, in llc_build_and_send_xid_pkt()
286 static void llc_sap_rcv(struct llc_sap *sap, struct sk_buff *skb, in llc_sap_rcv()
357 const struct sk_buff *skb, in llc_mcast_match()
367 static void llc_do_mcast(struct llc_sap *sap, struct sk_buff *skb, in llc_do_mcast()
395 struct sk_buff *skb) in llc_sap_mcast()
424 void llc_sap_handler(struct llc_sap *sap, struct sk_buff *skb) in llc_sap_handler()