Searched defs:ia (Results 1 – 2 of 2) sorted by relevance
36 struct ia_info ia; member71 typedef struct ia { struct72 iaid_t iaid; argument73 struct dhcp6opt_iaaddr iaaddr; argument103 ia_t ia[LWIP_IPV6_NUM_ADDRESSES]; /* Identity Association */ member
1637 bcm_ip_ntoa(struct ipv4_addr *ia, char *buf) in bcm_ip_ntoa()