Searched defs:ip_user_spec_s (Results 1 – 2 of 2) sorted by relevance
99 typedef struct ip_user_spec_s { struct100 uint8_t id;101 uint8_t ip_ver;102 uint8_t proto;103 uint8_t tos_mask;104 uint8_t tos;
108 typedef struct ip_user_spec_s { struct109 uint32_t ip4src;110 uint32_t ip4dst;111 uint32_t l4_4_bytes;112 uint8_t tos;113 uint8_t ip_ver;114 uint8_t proto;