Home
last modified time | relevance | path

Searched refs:sockp (Results 1 – 8 of 8) sorted by relevance

/linux/include/net/
H A Dudp_tunnel.h46 struct socket **sockp);
50 struct socket **sockp);
53 struct socket **sockp) in udp_sock_create6() argument
61 struct socket **sockp) in udp_sock_create() argument
64 return udp_sock_create4(net, cfg, sockp); in udp_sock_create()
67 return udp_sock_create6(net, cfg, sockp); in udp_sock_create()
/linux/net/ipv6/
H A Dip6_udp_tunnel.c18 struct socket **sockp) in udp_sock_create6() argument
64 *sockp = sock; in udp_sock_create6()
72 *sockp = NULL; in udp_sock_create6()
/linux/net/ipv4/
H A Dudp_tunnel_core.c13 struct socket **sockp) in udp_sock_create4() argument
49 *sockp = sock; in udp_sock_create4()
57 *sockp = NULL; in udp_sock_create4()
H A Dfou_core.c570 struct socket **sockp) in fou_create() argument
629 if (sockp) in fou_create()
630 *sockp = sock; in fou_create()
/linux/net/mctp/test/
H A Dsock-test.c19 struct socket **sockp) in __mctp_sock_test_init() argument
51 *sockp = sock; in __mctp_sock_test_init()
H A Droute-test.c177 struct socket **sockp, in __mctp_route_test_init() argument
203 *sockp = sock; in __mctp_route_test_init()
/linux/net/l2tp/
H A Dl2tp_core.c1460 struct socket **sockp) in l2tp_tunnel_sock_create() argument
1560 *sockp = sock; in l2tp_tunnel_sock_create()
1564 *sockp = NULL; in l2tp_tunnel_sock_create()
/linux/net/sctp/
H A Dsocket.c5677 struct socket **sockp) in sctp_do_peeloff() argument
5704 *sockp = NULL; in sctp_do_peeloff()
5715 *sockp = sock; in sctp_do_peeloff()