Lines Matching defs:skb

82 static void dn_log_martian(struct sk_buff *skb, const char *msg)  in dn_log_martian()
98 static void dn_ack(struct sock *sk, struct sk_buff *skb, unsigned short ack) in dn_ack()
134 static int dn_process_ack(struct sock *sk, struct sk_buff *skb, int oth) in dn_process_ack()
223 static struct sock *dn_find_listener(struct sk_buff *skb, unsigned short *reason) in dn_find_listener()
330 static void dn_nsp_conn_init(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_init()
342 static void dn_nsp_conn_conf(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_conf()
385 static void dn_nsp_conn_ack(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_ack()
397 static void dn_nsp_disc_init(struct sock *sk, struct sk_buff *skb) in dn_nsp_disc_init()
465 static void dn_nsp_disc_conf(struct sock *sk, struct sk_buff *skb) in dn_nsp_disc_conf()
509 static void dn_nsp_linkservice(struct sock *sk, struct sk_buff *skb) in dn_nsp_linkservice()
583 static __inline__ int dn_queue_skb(struct sock *sk, struct sk_buff *skb, int sig, struct sk_buff_he… in dn_queue_skb()
611 static void dn_nsp_otherdata(struct sock *sk, struct sk_buff *skb) in dn_nsp_otherdata()
639 static void dn_nsp_data(struct sock *sk, struct sk_buff *skb) in dn_nsp_data()
675 static void dn_returned_conn_init(struct sock *sk, struct sk_buff *skb) in dn_returned_conn_init()
689 static int dn_nsp_no_socket(struct sk_buff *skb, unsigned short reason) in dn_nsp_no_socket()
717 static int dn_nsp_rx_packet(struct sk_buff *skb) in dn_nsp_rx_packet()
815 int dn_nsp_rx(struct sk_buff *skb) in dn_nsp_rx()
826 int dn_nsp_backlog_rcv(struct sock *sk, struct sk_buff *skb) in dn_nsp_backlog_rcv()