Lines Matching defs:skb
81 static void dn_log_martian(struct sk_buff *skb, const char *msg) in dn_log_martian()
95 static void dn_ack(struct sock *sk, struct sk_buff *skb, unsigned short ack) in dn_ack()
127 static int dn_process_ack(struct sock *sk, struct sk_buff *skb, int oth) in dn_process_ack()
216 static struct sock *dn_find_listener(struct sk_buff *skb, unsigned short *reason) in dn_find_listener()
323 static void dn_nsp_conn_init(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_init()
335 static void dn_nsp_conn_conf(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_conf()
377 static void dn_nsp_conn_ack(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_ack()
389 static void dn_nsp_disc_init(struct sock *sk, struct sk_buff *skb) in dn_nsp_disc_init()
448 static void dn_nsp_disc_conf(struct sock *sk, struct sk_buff *skb) in dn_nsp_disc_conf()
492 static void dn_nsp_linkservice(struct sock *sk, struct sk_buff *skb) in dn_nsp_linkservice()
566 static __inline__ int dn_queue_skb(struct sock *sk, struct sk_buff *skb, int sig, struct sk_buff_he… in dn_queue_skb()
602 static void dn_nsp_otherdata(struct sock *sk, struct sk_buff *skb) in dn_nsp_otherdata()
630 static void dn_nsp_data(struct sock *sk, struct sk_buff *skb) in dn_nsp_data()
666 static void dn_returned_conn_init(struct sock *sk, struct sk_buff *skb) in dn_returned_conn_init()
680 static int dn_nsp_no_socket(struct sk_buff *skb, unsigned short reason) in dn_nsp_no_socket()
708 static int dn_nsp_rx_packet(struct sk_buff *skb) in dn_nsp_rx_packet()
813 int dn_nsp_rx(struct sk_buff *skb) in dn_nsp_rx()
823 int dn_nsp_backlog_rcv(struct sock *sk, struct sk_buff *skb) in dn_nsp_backlog_rcv()