l2tp_family 27 include/uapi/linux/l2tp.h __kernel_sa_family_t l2tp_family; /* AF_INET */ l2tp_family 48 include/uapi/linux/l2tp.h __kernel_sa_family_t l2tp_family; /* AF_INET6 */ l2tp_family 1344 net/l2tp/l2tp_core.c ip6_addr.l2tp_family = AF_INET6; l2tp_family 1353 net/l2tp/l2tp_core.c ip6_addr.l2tp_family = AF_INET6; l2tp_family 1372 net/l2tp/l2tp_core.c ip_addr.l2tp_family = AF_INET; l2tp_family 1380 net/l2tp/l2tp_core.c ip_addr.l2tp_family = AF_INET; l2tp_family 270 net/l2tp/l2tp_ip.c if (addr->l2tp_family != AF_INET) l2tp_family 370 net/l2tp/l2tp_ip.c lsa->l2tp_family = AF_INET; l2tp_family 429 net/l2tp/l2tp_ip.c if (lip->l2tp_family != AF_INET) { l2tp_family 431 net/l2tp/l2tp_ip.c if (lip->l2tp_family != AF_UNSPEC) l2tp_family 286 net/l2tp/l2tp_ip6.c if (addr->l2tp_family != AF_INET6) l2tp_family 441 net/l2tp/l2tp_ip6.c lsa->l2tp_family = AF_INET6; l2tp_family 545 net/l2tp/l2tp_ip6.c if (lsa->l2tp_family && lsa->l2tp_family != AF_INET6) l2tp_family 708 net/l2tp/l2tp_ip6.c lsa->l2tp_family = AF_INET6;