Searched defs:have_ip (Results 1 – 3 of 3) sorted by relevance
202 static struct ptunit_result update_ip_suppressed(uint32_t have_ip) in update_ip_suppressed()224 static struct ptunit_result update_ip_upd16(uint32_t have_ip) in update_ip_upd16()246 static struct ptunit_result update_ip_upd32(uint32_t have_ip) in update_ip_upd32()268 static struct ptunit_result update_ip_sext48(uint32_t have_ip) in update_ip_sext48()290 static struct ptunit_result update_ip_bad_packet(uint32_t have_ip) in update_ip_bad_packet()323 static struct ptunit_result update_ip_null_packet(uint32_t have_ip) in update_ip_null_packet()
47 uint32_t have_ip:1; member
1063 struct in_addr ipaddr, dstipaddr, have_ip; in IpcpDecodeConfig() local