Lines Matching defs:skb
73 static void dn_log_martian(struct sk_buff *skb, const char *msg) in dn_log_martian()
92 static void dn_ack(struct sock *sk, struct sk_buff *skb, unsigned short ack) in dn_ack()
128 static int dn_process_ack(struct sock *sk, struct sk_buff *skb, int oth) in dn_process_ack()
217 static struct sock *dn_find_listener(struct sk_buff *skb, unsigned short *reason) in dn_find_listener()
324 static void dn_nsp_conn_init(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_init()
336 static void dn_nsp_conn_conf(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_conf()
379 static void dn_nsp_conn_ack(struct sock *sk, struct sk_buff *skb) in dn_nsp_conn_ack()
391 static void dn_nsp_disc_init(struct sock *sk, struct sk_buff *skb) in dn_nsp_disc_init()
459 static void dn_nsp_disc_conf(struct sock *sk, struct sk_buff *skb) in dn_nsp_disc_conf()
504 static void dn_nsp_linkservice(struct sock *sk, struct sk_buff *skb) in dn_nsp_linkservice()
578 static __inline__ int dn_queue_skb(struct sock *sk, struct sk_buff *skb, int sig, struct sk_buff_he… in dn_queue_skb()
604 static void dn_nsp_otherdata(struct sock *sk, struct sk_buff *skb) in dn_nsp_otherdata()
632 static void dn_nsp_data(struct sock *sk, struct sk_buff *skb) in dn_nsp_data()
668 static void dn_returned_conn_init(struct sock *sk, struct sk_buff *skb) in dn_returned_conn_init()
682 static int dn_nsp_no_socket(struct sk_buff *skb, unsigned short reason) in dn_nsp_no_socket()
711 struct sk_buff *skb) in dn_nsp_rx_packet()
805 int dn_nsp_rx(struct sk_buff *skb) in dn_nsp_rx()
817 int dn_nsp_backlog_rcv(struct sock *sk, struct sk_buff *skb) in dn_nsp_backlog_rcv()