Searched defs:tcpopt (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/ipfilter/iplang/
H A Diplang_y.y346 tcpopt: IL_TCPO_NOP ';' { set_tcpopt(IL_TCPO_NOP, NULL); } label
/freebsd-10.1-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c1533 assign_rxopt(struct tcpcb *tp, uint16_t tcpopt) argument
1577 uint16_t tcpopt = be16toh(cpl_tcpopt); local
/freebsd-10.1-release/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c279 uint16_t tcpopt = be16toh(opt); local
H A Dt4_listen.c1016 calc_opt2p(struct adapter *sc, struct port_info *pi, int rxqid, const struct tcp_options *tcpopt, struct tcphdr *th, int ulp_mode) argument
[all...]
/freebsd-10.1-release/sys/netinet/
H A Dtcp_var.h294 struct tcpopt { struct
/freebsd-10.1-release/sys/dev/cxgbe/common/
H A Dt4_msg.h635 struct tcp_options tcpopt; member in struct:cpl_pass_accept_req

Completed in 194 milliseconds