Searched defs:inet_diag_hostcond (Results 1 – 4 of 4) sorted by relevance
64 struct inet_diag_hostcond { struct65 uint8_t family;66 uint8_t prefix_len;67 int port;68 uint32_t addr[0];
97 struct inet_diag_hostcond { struct98 __u8 family;99 __u8 prefix_len;100 int port;101 __be32 addr[0];
99 struct inet_diag_hostcond { struct100 __u8 family;101 __u8 prefix_len;102 int port;103 __be32 addr[0];
103 struct inet_diag_hostcond { struct104 __u8 family;105 __u8 prefix_len;106 int port;107 __be32 addr[0];