Searched defs:ip_user_spec_s (Results 1 – 2 of 2) sorted by relevance
101 typedef struct ip_user_spec_s { struct102 uint8_t id;103 uint8_t ip_ver;104 uint8_t proto;105 uint8_t tos_mask;106 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;