Searched refs:L2TP_GENL_VERSION (Results 1 – 3 of 3) sorted by relevance
/external/iproute2/ip/ |
D | ipl2tp.c | 101 GENL_REQUEST(req, 1024, genl_family, 0, L2TP_GENL_VERSION, in create_tunnel() 130 GENL_REQUEST(req, 128, genl_family, 0, L2TP_GENL_VERSION, in delete_tunnel() 143 GENL_REQUEST(req, 1024, genl_family, 0, L2TP_GENL_VERSION, in create_session() 177 GENL_REQUEST(req, 1024, genl_family, 0, L2TP_GENL_VERSION, in delete_session() 370 GENL_REQUEST(req, 128, genl_family, 0, L2TP_GENL_VERSION, in get_session() 404 GENL_REQUEST(req, 1024, genl_family, 0, L2TP_GENL_VERSION, in get_tunnel()
|
/external/iproute2/include/linux/ |
D | l2tp.h | 178 #define L2TP_GENL_VERSION 0x1 macro
|
/external/kernel-headers/original/uapi/linux/ |
D | l2tp.h | 180 #define L2TP_GENL_VERSION 0x1 macro
|