Home
last modified time | relevance | path

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

/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.c567 struct socket **sockp) in fou_create() argument
626 if (sockp) in fou_create()
627 *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()
/linux/net/l2tp/
H A Dl2tp_core.c1461 struct socket **sockp) in l2tp_tunnel_sock_create() argument
1561 *sockp = sock; in l2tp_tunnel_sock_create()
1565 *sockp = NULL; in l2tp_tunnel_sock_create()
/linux/net/sctp/
H A Dsocket.c5703 struct socket **sockp) in sctp_do_peeloff() argument
5730 *sockp = NULL; in sctp_do_peeloff()
5741 *sockp = sock; in sctp_do_peeloff()