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

1234567891011>>

/freebsd-10.0-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-10.0-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-10.0-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-10.0-release/sys/netinet/
H A Din_kdtrace.c39 SDT_PROVIDER_DEFINE(tcp); variable
58 SDT_PROBE_DEFINE5_XLATE(tcp, , , accept_established, accept-established,
65 SDT_PROBE_DEFINE5_XLATE(tcp, , , accept_refused, accept-refused,
72 SDT_PROBE_DEFINE5_XLATE(tcp, , , connect_established, connect-established,
79 SDT_PROBE_DEFINE5_XLATE(tcp, , , connect_refused, connect-refused,
86 SDT_PROBE_DEFINE5_XLATE(tcp, , , connect_request, connect-request,
93 SDT_PROBE_DEFINE5_XLATE(tcp, , , receive, receive,
100 SDT_PROBE_DEFINE5_XLATE(tcp, , , send, send,
107 SDT_PROBE_DEFINE6_XLATE(tcp, , , state_change, state-change,
H A Din_kdtrace.h36 SDT_PROBE5(tcp, , , probe, arg0, arg1, arg2, arg3, arg4)
38 SDT_PROBE6(tcp, , , probe, arg0, arg1, arg2, arg3, arg4, arg5)
41 SDT_PROVIDER_DECLARE(tcp); variable
47 SDT_PROBE_DECLARE(tcp, , , accept_established);
48 SDT_PROBE_DECLARE(tcp, , , accept_refused);
49 SDT_PROBE_DECLARE(tcp, , , connect_established);
50 SDT_PROBE_DECLARE(tcp, , , connect_refused);
51 SDT_PROBE_DECLARE(tcp, , , connect_request);
52 SDT_PROBE_DECLARE(tcp, , , receive);
53 SDT_PROBE_DECLARE(tcp, , , sen
[all...]
/freebsd-10.0-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-10.0-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-10.0-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-10.0-release/contrib/ipfilter/lib/
H A Dprintpacket.c24 tcphdr_t *tcp; local
74 tcp = (struct tcphdr *)((char *)ip + (IP_HL(ip) << 2));
82 PRINTF(",%d", ntohs(tcp->th_sport));
87 PRINTF(",%d", ntohs(tcp->th_dport));
88 if ((ip->ip_p == IPPROTO_TCP) && (tcp->th_flags != 0)) {
90 if (tcp->th_flags & TH_FIN)
92 if (tcp->th_flags & TH_SYN)
94 if (tcp->th_flags & TH_RST)
96 if (tcp->th_flags & TH_PUSH)
98 if (tcp
[all...]
H A Dipft_tx.c170 tcphdr_t th, *tcp = &th; local
177 bzero((char *)ip, MAX(sizeof(*tcp), sizeof(*ic)) + sizeof(*ip));
178 bzero((char *)tcp, sizeof(*tcp));
219 if (!strcasecmp(*cpp, "tcp") || !strcasecmp(*cpp, "udp") ||
224 tx_proto = "tcp";
248 fprintf(stderr, "tcp/udp with no source port\n");
252 tcp->th_sport = htons(tx_portnum(last));
254 tcp->th_win = htons(4096);
255 TCP_OFF_A(tcp, sizeo
348 tcphdr_t th, *tcp = &th; local
[all...]
H A Dprintpacket6.c24 tcphdr_t *tcp; local
28 tcp = (tcphdr_t *)(buf + 40);
49 (void)PRINTF(",%d", ntohs(tcp->th_sport));
58 PRINTF(",%d", ntohs(tcp->th_dport));
/freebsd-10.0-release/usr.sbin/faithd/
H A DMakefile19 SRCS= faithd.c tcp.c ftp.c prefix.c
/freebsd-10.0-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-10.0-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-10.0-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...]
/freebsd-10.0-release/sys/netinet/cc/
H A Dcc_module.h53 (ccv)->type == IPPROTO_TCP ? &(ccv)->ccvc.tcp->what : \
57 #define CCV(ccv, what) (ccv)->ccvc.tcp->what

Completed in 225 milliseconds

1234567891011>>