Lines Matching defs:skb
74 static void dn_nsp_send(struct sk_buff *skb) in dn_nsp_send()
120 struct sk_buff *skb; in dn_alloc_skb() local
211 static inline unsigned int dn_nsp_clone_and_send(struct sk_buff *skb, in dn_nsp_clone_and_send()
241 struct sk_buff *skb; in dn_nsp_output() local
287 static inline __le16 *dn_mk_common_header(struct dn_scp *scp, struct sk_buff *skb, unsigned char ms… in dn_mk_common_header()
301 static __le16 *dn_mk_ack_header(struct sock *sk, struct sk_buff *skb, unsigned char msgflag, int hl… in dn_mk_ack_header()
333 static __le16 *dn_nsp_mk_data_header(struct sock *sk, struct sk_buff *skb, int oth) in dn_nsp_mk_data_header()
351 void dn_nsp_queue_xmit(struct sock *sk, struct sk_buff *skb, in dn_nsp_queue_xmit()
380 int dn_nsp_check_xmit_queue(struct sock *sk, struct sk_buff *skb, struct sk_buff_head *q, unsigned … in dn_nsp_check_xmit_queue()
455 struct sk_buff *skb = NULL; in dn_nsp_send_data_ack() local
467 struct sk_buff *skb = NULL; in dn_nsp_send_oth_ack() local
481 struct sk_buff *skb = NULL; in dn_send_conn_ack() local
518 struct sk_buff *skb = NULL; in dn_send_conn_conf() local
551 struct sk_buff *skb = NULL; in dn_nsp_do_disc() local
606 void dn_nsp_return_disc(struct sk_buff *skb, unsigned char msgflg, in dn_nsp_return_disc()
621 struct sk_buff *skb; in dn_nsp_send_link() local
659 struct sk_buff *skb = dn_alloc_skb(sk, 200, allocation); in dn_nsp_send_conninit() local