Home
last modified time | relevance | path

Searched refs:get_tcp (Results 1 – 6 of 6) sorted by relevance

/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Drdr.c193 struct tcphdr *get_tcp(struct ip *ip) in get_tcp() function
202 struct tcphdr *tcp = get_tcp(ip); in ip_tuple()
241 return inject(ip, get_tcp(ip)); in inject_ip()
310 checksum_tcp(ip, get_tcp(ip), 0); in checksum_packet()
316 struct tcphdr *tcp = (struct tcphdr*) get_tcp(ip); in send_rst()
375 struct tcphdr *tcp = get_tcp(ip); in check_connect()
587 tcp = get_tcp(ip); in send_syn_ack()
H A Dcygwin.c144 struct tcphdr *tcp = get_tcp(ip); in redirect()
231 struct tcphdr *tcp = get_tcp(ip); in firewall_divert()
388 struct tcphdr *tcp = get_tcp(ip); in divert_orig_dest()
H A Dtcpcrypt.h372 extern struct tcphdr *get_tcp(struct ip *ip);
H A Dtcpcrypt.c546 struct tcphdr *get_tcp(struct ip *ip) in get_tcp() function
554 print_packet(ip, get_tcp(ip), 0, NULL); in do_inject_ip()
996 struct tcphdr *tcp = (struct tcphdr*) get_tcp(ip); in send_rst()
1052 struct tcphdr *tcp = get_tcp(ip); in rdr_check_connect()
3434 tcp = get_tcp(ip);
/dports/net-mgmt/etherape/etherape-0.9.20/src/stats/
H A Ddecode_proto.c141 static void get_tcp(decode_proto_t *dp);
1046 get_tcp(dp); in get_ip()
1244 static void get_tcp(decode_proto_t *dp) in get_tcp() function
/dports/net/py-impacket/impacket-0.9.17/impacket/examples/
H A Dos_ident.py1680 self.seq_responses[i].get_tcp(),
1708 self.seq_responses[i].get_tcp(),
1738 response.get_tcp(),