Home
last modified time | relevance | path

Searched refs:TCPOPT_EOL (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/pmod/
H A Dtcpmod.c84 if (cp[0] == TCPOPT_EOL) in tcpmod_setmss()
/f-stack/freebsd/netinet/
H A Dtcp.h85 #define TCPOPT_EOL 0 macro
H A Dtcp_output.c1889 *optp++ = TCPOPT_EOL; in tcp_addoptions()
H A Dtcp_syncache.c807 case TCPOPT_EOL: in syncache_get_toa()
H A Dtcp_input.c3423 if (opt == TCPOPT_EOL) in tcp_dooptions()
/f-stack/tools/compat/include/netinet/
H A Dtcp.h85 #define TCPOPT_EOL 0 macro
/f-stack/freebsd/netgraph/
H A Dng_tcpmss.c421 if (*opt == TCPOPT_EOL) in correct_mss()
/f-stack/freebsd/netpfil/pf/
H A Dpf_osfp.c141 if (*optp == TCPOPT_EOL) in pf_osfp_fingerprint_hdr()
H A Dpf_norm.c1486 case TCPOPT_EOL: /* FALLTHROUGH */ in pf_normalize_tcp_init()
1589 case TCPOPT_EOL: /* FALLTHROUGH */ in pf_normalize_tcp_stateful()
1948 if (opt == TCPOPT_EOL) in pf_normalize_tcpopt()
H A Dpf.c2402 case TCPOPT_EOL: /* FALLTHROUGH */ in pf_modulate_sack()
3193 case TCPOPT_EOL: in pf_get_wscale()
3233 case TCPOPT_EOL: in pf_get_mss()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c360 if (opt == TCPOPT_EOL) in tcpopts_parse()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.c1929 if (opt == TCPOPT_EOL)
H A Dip_nat.c6492 if (opt == TCPOPT_EOL)