Home
last modified time | relevance | path

Searched refs:dn_send_conn_conf (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/net/
Ddn_nsp.h22 extern void dn_send_conn_conf(struct sock *sk, int gfp);
/linux-2.4.37.9/net/decnet/
Ddn_nsp_out.c522 dn_send_conn_conf(sk, GFP_ATOMIC); in dn_nsp_retrans_conn_conf()
527 void dn_send_conn_conf(struct sock *sk, int gfp) in dn_send_conn_conf() function
Daf_decnet.c1130 dn_send_conn_conf(newsk, sk->allocation); in dn_accept()
1420 dn_send_conn_conf(sk, sk->allocation); in __dn_setsockopt()
1646 dn_send_conn_conf(sk, sk->allocation); in dn_wait_run()