Searched refs:gtp_create_sock (Results 1 – 1 of 1) sorted by relevance
1400 static struct sock *gtp_create_sock(int type, struct gtp_dev *gtp, in gtp_create_sock() function1445 sk0 = gtp_create_sock(UDP_ENCAP_GTP0, gtp, nla, family); in gtp_create_sockets()1449 sk1u = gtp_create_sock(UDP_ENCAP_GTP1U, gtp, nla, family); in gtp_create_sockets()