Home
last modified time | relevance | path

Searched refs:tcp_opts (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/svc/shell/
H A Dipf_include.sh595 tcp_opts=""
596 [ "$proto" = "tcp" ] && tcp_opts="flags S keep state keep frags"
603 "port = ${port} ${tcp_opts}" >>${out}
626 "to ${ip} port = ${port} ${tcp_opts}" >>${out}
643 "to ${ip} port = ${port} ${tcp_opts}" >>${out}
648 "port = ${port} ${tcp_opts}" >>${out}
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h1843 __be16 tcp_opts; member