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