Searched defs:pf_osfp_ioctl (Results 1 – 1 of 1) sorted by relevance
477 struct pf_osfp_ioctl { struct478 struct pf_osfp_entry fp_os;479 pf_tcpopts_t fp_tcpopts; /* packed TCP options */480 u_int16_t fp_wsize; /* TCP window size */481 u_int16_t fp_psize; /* ip->ip_len */482 u_int16_t fp_mss; /* TCP MSS */483 u_int16_t fp_flags;484 u_int8_t fp_optcnt; /* TCP option count */485 u_int8_t fp_wscale; /* TCP window scaling */486 u_int8_t fp_ttl; /* IPv4 TTL */[all …]