Home
last modified time | relevance | path

Searched refs:tcpp_header_encode (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/tools/tools/netrate/tcpp/
H A Dtcpp_util.c35 tcpp_header_encode(struct tcpp_header *thp) in tcpp_header_encode() function
H A Dtcpp.h45 void tcpp_header_encode(struct tcpp_header *thp);
H A Dtcpp_client.c135 tcpp_header_encode(&conn->conn_header); in tcpp_client_newconn()