Searched defs:if_s (Results 1 – 1 of 1) sorted by relevance
1039 typedef struct if_s { struct1063 struct if_s *next_if; argument1064 struct if_s *prev_if; argument1065 ipaddr_t local_addr; /* This interface's IP address. */1066 uchar_t router_ether_addr[6];1068 uint_t hdr_ioc_id; /* id of DL_IOC_HDR_INFO M_IOCTL sent down */1069 boolean_t info_req_pending;1071 int32_t capab_state; /* Capability probe state */1074 struct sockaddr_in bound_addr;