print-mptcp.c | 82 uint8_t addr_id; member in struct:mp_join 117 uint8_t addr_id; member in struct:mp_add_addr 136 /* list of addr_id */ 160 uint8_t addr_id; member in struct:mp_prio 210 ND_PRINT((ndo, " id %u", mpj->addr_id)); 320 ND_PRINT((ndo, " id %u", add_addr->addr_id)); 346 uint8_t *addr_id = &remove_addr->addrs_id; local 354 ND_PRINT((ndo, " %u", *addr_id++)); 372 ND_PRINT((ndo, " id %u", mpp->addr_id));
|