Home
last modified time | relevance | path

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

/freebsd-src/tools/tools/netrate/tcpp/
H A Dtcpp_util.c33 tcpp_header_encode(struct tcpp_header *thp) in tcpp_header_encode() function
H A Dtcpp.h43 void tcpp_header_encode(struct tcpp_header *thp);
H A Dtcpp_client.c133 tcpp_header_encode(&conn->conn_header); in tcpp_client_newconn()