Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp_tunnel.h41 struct socket **sockp);
45 struct socket **sockp);
48 struct socket **sockp) in udp_sock_create6() argument
56 struct socket **sockp) in udp_sock_create() argument
59 return udp_sock_create4(net, cfg, sockp); in udp_sock_create()
62 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/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,
203 *sockp = sock; in __mctp_route_test_init()
186 __mctp_route_test_init(struct kunit * test,struct mctp_test_dev ** devp,struct mctp_dst * dst,struct mctp_test_pktqueue * tpq,struct socket ** sockp,unsigned int netid) __mctp_route_test_init() argument
/linux/net/l2tp/
H A Dl2tp_core.c1455 struct socket **sockp) in l2tp_tunnel_sock_create()
1555 *sockp = sock; in l2tp_tunnel_sock_create()
1559 *sockp = NULL; in l2tp_tunnel_sock_create()
1453 l2tp_tunnel_sock_create(struct net * net,u32 tunnel_id,u32 peer_tunnel_id,struct l2tp_tunnel_cfg * cfg,struct socket ** sockp) l2tp_tunnel_sock_create() argument
/linux/include/net/sctp/
H A Dsctp.h
/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()