Searched defs:ip_options (Results 1 – 1 of 1) sorted by relevance
90 struct ip_options { struct110 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument