/external/iproute2/ip/ |
ipl2tp.c | 40 uint32_t tunnel_id; member in struct:l2tp_parm 108 addattr32(&req.n, 1024, L2TP_ATTR_CONN_ID, p->tunnel_id); 141 addattr32(&req.n, 128, L2TP_ATTR_CONN_ID, p->tunnel_id); 164 addattr32(&req.n, 1024, L2TP_ATTR_CONN_ID, p->tunnel_id); 206 addattr32(&req.n, 1024, L2TP_ATTR_CONN_ID, p->tunnel_id); 230 p->tunnel_id, 248 p->session_id, p->tunnel_id); 296 p->tunnel_id = rta_getattr_u32(attrs[L2TP_ATTR_CONN_ID]); 385 if (p->config.tunnel_id && p->config.session_id) { 386 addattr32(&req.n, 128, L2TP_ATTR_CONN_ID, p->config.tunnel_id); [all...] |
/external/tcpdump/ |
print-lspping.c | 267 u_int8_t tunnel_id[2]; member in struct:lspping_tlv_targetfec_subtlv_rsvp_ipv4_t 301 u_int8_t tunnel_id[2]; member in struct:lspping_tlv_targetfec_subtlv_rsvp_ipv6_t 672 EXTRACT_16BITS(subtlv_ptr.lspping_tlv_targetfec_subtlv_rsvp_ipv4->tunnel_id), 685 EXTRACT_16BITS(subtlv_ptr.lspping_tlv_targetfec_subtlv_rsvp_ipv6->tunnel_id), [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
if_ppp.h | 114 __u16 tunnel_id; /* redundant */ member in struct:pppol2tp_ioc_stats
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_ppp.h | 114 __u16 tunnel_id; /* redundant */ member in struct:pppol2tp_ioc_stats
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_ppp.h | 114 __u16 tunnel_id; /* redundant */ member in struct:pppol2tp_ioc_stats
|