Searched refs:tcp (Results 1 - 25 of 285) sorted by relevance

1234567891011>>

/freebsd-9.3-release/share/examples/portal/
H A Dportal.conf0 tcp/ tcp tcp/
/freebsd-9.3-release/crypto/heimdal/etc/
H A Dservices.append7 kerberos 88/tcp kerberos-sec # Kerberos v5 TCP
9 kpasswd 464/tcp # password changing
10 klogin 543/tcp # Kerberos authenticated rlogin
11 kshell 544/tcp krcmd # and remote shell
12 ekshell 545/tcp # Kerberos encrypted remote shell -kfall
13 ekshell2 2106/tcp # What U of Colorado @ Boulder uses?
15 kerberos-adm 749/tcp # v5 kadmin
17 kerberos-iv 750/tcp kdc # Kerberos authentication--tcp
19 kerberos_master 751/tcp # v
[all...]
/freebsd-9.3-release/usr.sbin/mount_portalfs/
H A Dportal.conf4 tcp/ tcp tcp/
/freebsd-9.3-release/sys/pc98/cbus/
H A Dscterm-sck.c131 static void scterm_scan_esc(scr_stat *scp, term_stat *tcp,
133 static int mask2attr(term_stat *tcp);
306 term_stat *tcp; local
313 tcp = *softc;
317 bzero(tcp, sizeof(*tcp));
318 tcp->flags = SCTERM_BUSY;
319 tcp->esc = 0;
320 tcp->saved_xpos = -1;
321 tcp
367 scterm_scan_esc(scr_stat *scp, term_stat *tcp, u_char c) argument
914 term_stat *tcp; local
1123 term_stat *tcp = scp->ts; local
1157 term_stat *tcp = scp->ts; local
1172 term_stat *tcp = scp->ts; local
1210 mask2attr(term_stat *tcp) argument
[all...]
/freebsd-9.3-release/etc/
H A Dservices25 tcpmux 1/tcp #TCP Port Service Multiplexer
28 compressnet 2/tcp #Management Utility
30 compressnet 3/tcp #Compression Process
33 rje 5/tcp #Remote Job Entry
37 echo 7/tcp
40 discard 9/tcp sink null
42 systat 11/tcp users #Active Users
45 daytime 13/tcp
47 qotd 17/tcp quote #Quote of the Day
49 msp 18/tcp #Messag
[all...]
/freebsd-9.3-release/release/
H A Dfixit.services10 echo 7/tcp
12 discard 9/tcp sink null
14 systat 11/tcp users #Active Users
16 daytime 13/tcp
18 chargen 19/tcp ttytst source #Character Generator
20 ftp-data 20/tcp #File Transfer [Default Data]
22 ftp 21/tcp #File Transfer [Control]
24 ssh 22/tcp #Secure Shell Login
26 telnet 23/tcp
28 # 24/tcp an
[all...]
/freebsd-9.3-release/contrib/ipfilter/rules/
H A Dexample.14 block in on le0 proto tcp from 10.1.1.1/32 to any
H A Dexample.25 block out on le0 proto tcp from any to 10.1.1.3/32 port = 23
H A Dexample.115 pass in proto tcp from 10.2.2.2/24 to 10.1.1.2/32 port = 6667
14 block in proto tcp from any to any port 5999 >< 6010
19 block in proto tcp/udp all
20 pass in proto tcp/udp from any to any port 512 <> 515
25 pass in proto tcp/udp all
26 block in proto tcp/udp from any to any port 511 >< 516
H A Dexample.104 pass in proto tcp from 10.1.0.0/16 port = 23 to 10.2.0.0/16 flags A/A
5 pass out proto tcp from 10.1.0.0/16 port = 23 to 10.2.0.0/16 flags A/A
10 block in on le0 proto tcp from any to 10.1.0.0/16 flags S/SA
12 block out on le0 proto tcp from 10.1.0.0 to any flags SA/SA
H A Dexample.65 block in proto tcp from any to any flags S/SA
H A DBASIC.NAT13 map ppp0 w.x.y.z/24 -> a.b.c.d/32 proxy port ftp ftp/tcp
17 map ppp0 w.x.y.z/24 -> a.b.c.d/32 portmap tcp/udp 40000:60000
22 #map ppp0 w.x.y.z/24 -> 0/32 portmap tcp/udp 40000:60000
28 #map ppp0 w.x.y.z/24 -> a.b.c.d/24 portmap tcp/udp 40000:60000
33 #map ppp0 w.x.y.v/32 -> a.b.c.E/32 portmap tcp/udp 40000:60000
35 #map ppp0 w.x.y.u/32 -> a.b.c.F/32 portmap tcp/udp 40000:60000
37 #map ppp0 w.x.y.t/32 -> a.b.c.G/32 portmap tcp/udp 40000:60000
39 #map ppp0 w.x.y.s/32 -> a.b.c.H/32 portmap tcp/udp 40000:60000
41 #map ppp0 w.x.y.r/32 -> a.b.c.I/32 portmap tcp/udp 40000:60000
43 #map ppp0 w.x.y.q/32 -> a.b.c.J/32 portmap tcp/ud
[all...]
H A Dexample.85 block in proto tcp from any to any flags S/SA
6 block return-rst in quick proto tcp from any to any port = 113 flags S/SA
H A Dtcpstate5 pass out quick on le0 proto tcp from any to any flags S/SAFR keep state
6 block out on le0 proto tcp all
7 block in on le0 proto tcp all
H A Dexample.135 block in on qe0 to qe3:10.3.3.3 proto tcp all with short
9 pass in on le0 dup-to le1:10.3.3.3 proto tcp all flags S/SA
/freebsd-9.3-release/release/picobsd/floppy.tree/etc/
H A Dinetd.conf6 telnet stream tcp nowait root /usr/libexec/telnetd telnetd
12 #daytime stream tcp nowait root internal
14 #time stream tcp nowait root internal
16 #echo stream tcp nowait root internal
18 #discard stream tcp nowait root internal
20 #chargen stream tcp nowait root internal
/freebsd-9.3-release/contrib/ipfilter/perl/
H A Dlogfilter.pl29 %tcp = ();
45 if ($proto =~ m/^tcp$/) { $tcp{$identifier} = $filename; last SWITCH; };
88 # known ports in the tcp hash. For the first match, place this
89 # line in the file specified by the tcp hash. Ignore one of the
96 $filename = $tcp{$sport} if (defined($tcp{$sport}));
97 $filename = $tcp{$dport} if (defined($tcp{$dport}));
155 tcp 2
[all...]
/freebsd-9.3-release/contrib/ipfilter/lib/
H A Dprintpacket.c21 struct tcphdr *tcp; local
55 tcp = (struct tcphdr *)((char *)ip + (IP_HL(ip) << 2));
63 printf(",%d", ntohs(tcp->th_sport));
68 printf(",%d", ntohs(tcp->th_dport));
69 if ((ip->ip_p == IPPROTO_TCP) && (tcp->th_flags != 0)) {
71 if (tcp->th_flags & TH_FIN)
73 if (tcp->th_flags & TH_SYN)
75 if (tcp->th_flags & TH_RST)
77 if (tcp->th_flags & TH_PUSH)
79 if (tcp
[all...]
H A Dprintpacket6.c22 tcphdr_t *tcp; local
26 tcp = (tcphdr_t *)(buf + 40);
40 (void)printf(",%d", ntohs(tcp->th_sport));
49 (void)printf(",%d", ntohs(tcp->th_dport));
/freebsd-9.3-release/tools/regression/mac/mac_portacl/
H A Dnobody.t16 bind_test fl fl uid nobody tcp 77
17 bind_test ok ok uid nobody tcp 7777
21 bind_test fl fl gid nobody tcp 77
22 bind_test ok ok gid nobody tcp 7777
28 bind_test fl fl uid nobody tcp 77
29 bind_test ok ok uid nobody tcp 7777
33 bind_test fl fl gid nobody tcp 77
34 bind_test ok ok gid nobody tcp 7777
42 bind_test fl fl uid nobody tcp 77
43 bind_test fl ok uid nobody tcp 777
[all...]
H A Droot.t13 bind_test ok ok uid root tcp 77
14 bind_test ok ok uid root tcp 7777
18 bind_test ok ok gid root tcp 77
19 bind_test ok ok gid root tcp 7777
27 bind_test fl ok uid root tcp 77
28 bind_test ok ok uid root tcp 7777
32 bind_test fl ok gid root tcp 77
33 bind_test ok ok gid root tcp 7777
41 bind_test fl ok uid root tcp 77
42 bind_test fl ok uid root tcp 777
[all...]
/freebsd-9.3-release/usr.sbin/faithd/
H A DMakefile19 SRCS= faithd.c tcp.c ftp.c prefix.c
/freebsd-9.3-release/contrib/ipfilter/ipsd/
H A Dslinux.c26 #include <netinet/tcp.h>
49 tcphdr_t *tcp; local
53 tcp = (tcphdr_t *)(ip + 1);
56 bcopy(bp + (ip.ip_hl << 2), (char *)tcp, sizeof(*tcp));
57 if (0 == detect(ip, tcp))
89 * get rid of non-tcp or fragmented packets here.
/freebsd-9.3-release/share/examples/ppp/
H A Dppp.conf.sample203 set log -command +tcp/ip
240 nat port tcp 10.0.0.2:ftp ftp
241 nat port tcp 10.0.0.2:http http
273 set filter alive 6 deny tcp src eq 139 # NetBIOS session service
276 set filter alive 9 deny tcp dst eq 139 # NetBIOS session service
286 set filter dial 4 deny tcp src eq 139 # NetBIOS session service
289 set filter dial 7 deny tcp dst eq 139 # NetBIOS session service
290 set filter dial 8 deny tcp finrst # Badly closed TCP channels
295 set filter in 0 permit tcp dst eq 113 # ident
296 set filter out 0 permit tcp sr
[all...]
/freebsd-9.3-release/sys/dev/nxge/xgehal/
H A Dxgehal-device-fp.c698 __hal_lro_check_for_session_match(lro_t *lro, tcplro_t *tcp, iplro_t *ip) argument
710 if ((lro->tcp_hdr->source != tcp->source))
714 if ((lro->tcp_hdr->dest != tcp->dest))
721 * __hal_tcp_seg_len: Find the tcp seg len.
723 * @tcp: tcp header.
727 __hal_tcp_seg_len(iplro_t *ip, tcplro_t *tcp) argument
733 ((tcp->doff_res)>>2));
774 * __hal_tcp_lro_capable: Finds whether tcp is lro capable.
776 * @tcp
779 __hal_tcp_lro_capable(iplro_t *ip, tcplro_t *tcp, lro_t *lro, int *ts_off) argument
895 __hal_lro_capable( u8 *buffer, iplro_t **ip, tcplro_t **tcp, xge_hal_dtr_info_t *ext_info) argument
974 __hal_open_lro_session(u8 *buffer, iplro_t *ip, tcplro_t *tcp, lro_t **lro, xge_hal_device_t *hldev, xge_hal_lro_desc_t *ring_lro, int slot, u32 tcp_seg_len, int ts_off) argument
1029 __hal_get_lro_session(u8 *eth_hdr, iplro_t *ip, tcplro_t *tcp, lro_t **lro, xge_hal_dtr_info_t *ext_info, xge_hal_device_t *hldev, xge_hal_lro_desc_t *ring_lro, lro_t **lro_end3 ) argument
1180 __hal_lro_under_optimal_thresh(iplro_t *ip, tcplro_t *tcp, lro_t *lro, xge_hal_device_t *hldev) argument
1213 __hal_collapse_ip_hdr( iplro_t *ip, tcplro_t *tcp, lro_t *lro, xge_hal_device_t *hldev) argument
1235 __hal_collapse_tcp_hdr( iplro_t *ip, tcplro_t *tcp, lro_t *lro, xge_hal_device_t *hldev) argument
1254 __hal_append_lro(iplro_t *ip, tcplro_t **tcp, u32 *seg_len, lro_t *lro, xge_hal_device_t *hldev) argument
1294 xge_hal_lro_process_rx(int ring, u8 *eth_hdr, u8 *ip_hdr, tcplro_t **tcp, u32 *seglen, lro_t **p_lro, xge_hal_dtr_info_t *ext_info, xge_hal_device_t *hldev, lro_t **lro_end3) argument
1366 xge_hal_accumulate_large_rx(u8 *buffer, tcplro_t **tcp, u32 *seglen, lro_t **p_lro, xge_hal_dtr_info_t *ext_info, xge_hal_device_t *hldev, lro_t **lro_end3) argument
[all...]

Completed in 191 milliseconds

1234567891011>>