| /src/lib/libc/rpc/ |
| H A D | pmap_getport.c | 93 get_client(struct sockaddr_in *address, int tcp) argument
|
| /src/sys/arch/alpha/alpha/ |
| H A D | dec_2100_a500.c | 122 struct ttwoga_config *tcp; local in function:dec_2100_a500_cons_init
|
| /src/sys/arch/alpha/pci/ |
| H A D | ttwoga_pci.c | 110 struct ttwoga_config *tcp = cpv; local in function:ttwoga_conf_read 163 struct ttwoga_config *tcp = cpv; local in function:ttwoga_conf_write [all...] |
| H A D | ttwoga.c | 168 struct ttwoga_config *tcp; local in function:ttwoga_init 221 struct ttwoga_config *tcp; local in function:ttwopciattach [all...] |
| H A D | ttwoga_dma.c | 99 ttwoga_dma_init(struct ttwoga_config *tcp) argument 242 struct ttwoga_config *tcp = t->_cookie; local in function:ttwoga_dma_get_tag 276 struct ttwoga_config *tcp = t->_cookie; local in function:ttwoga_bus_dmamap_load_sgmap 294 struct ttwoga_config *tcp = t->_cookie; local in function:ttwoga_bus_dmamap_load_mbuf_sgmap 311 struct ttwoga_config *tcp = t->_cookie; local in function:ttwoga_bus_dmamap_load_uio_sgmap 328 struct ttwoga_config *tcp = t->_cookie; local in function:ttwoga_bus_dmamap_load_raw_sgmap 345 struct ttwoga_config *tcp = t->_cookie; local in function:ttwoga_bus_dmamap_unload_sgmap [all...] |
| H A D | pci_2100_a500.c | 190 struct ttwoga_config *tcp = core; local in function:pci_2100_a500_pickintr 435 struct ttwoga_config *tcp = pc->pc_intr_v; local in function:dec_2100_a500_intr_establish 470 struct ttwoga_config *tcp = pc->pc_intr_v; local in function:dec_2100_a500_intr_disestablish 538 struct ttwoga_config *tcp = v; local in function:dec_2100_a500_eisa_intr_evcnt 552 struct ttwoga_config *tcp = v; local in function:dec_2100_a500_eisa_intr_establish 608 struct ttwoga_config *tcp = v; local in function:dec_2100_a500_eisa_intr_disestablish 665 struct ttwoga_config *tcp = arg; local in function:dec_2100_a500_iointr 682 dec_2100_a500_pic_enable_intr(struct ttwoga_config * tcp,int irq,int onoff) argument 699 dec_2100_a500_icic_enable_intr(struct ttwoga_config * tcp,int irq,int onoff) argument 716 dec_2100_a500_pic_init_intr(struct ttwoga_config * tcp) argument 749 dec_2100_a500_icic_init_intr(struct ttwoga_config * tcp) argument 757 dec_2100_a500_pic_setlevel(struct ttwoga_config * tcp,int eirq,int level) argument 803 dec_2100_a500_icic_setlevel(struct ttwoga_config * tcp,int eirq,int level) argument 836 dec_2100_a500_pic_eoi(struct ttwoga_config * tcp,int irq) argument 856 dec_2100_a500_icic_eoi(struct ttwoga_config * tcp,int irq) argument [all...] |
| /src/usr.sbin/yppoll/ |
| H A D | yppoll.c | 94 int c, r, tcp = 0; local in function:main 148 mkclient(struct sockaddr_in * sin,unsigned long prog,unsigned long vers,int tcp) argument 161 get_remote_info(const char * indomain,const char * inmap,const char * server,int * outorder,char ** outname,int tcp) argument
|
| /src/sys/net/npf/ |
| H A D | npf_socket.c | 130 struct tcphdr *tcp = npc->npc_l4.tcp; local in function:npf_ip_socket 193 struct tcphdr *tcp = npc->npc_l4.tcp; local in function:npf_ip6_socket
|
| /src/sys/external/bsd/ipf/netinet/ |
| H A D | ip_raudio_pxy.c | 84 tcphdr_t *tcp; local in function:ipf_p_raudio_out 186 tcphdr_t *tcp, tcph, *tcp2 = &tcph; local in function:ipf_p_raudio_in [all...] |
| H A D | ip_irc_pxy.c | 254 tcphdr_t *tcp, tcph, *tcp2 = &tcph; local in function:ipf_p_irc_send
|
| H A D | ip_rcmd_pxy.c | 72 tcphdr_t *tcp = (tcphdr_t *)fin->fin_dp; local in function:ipf_p_rcmd_new 135 tcphdr_t *tcp, tcph, *tcp2 = &tcph; local in function:ipf_p_rcmd_portmsg [all...] |
| H A D | ip_scan.c | 545 tcphdr_t *tcp; local in function:ipf_scan_packet
|
| H A D | ip_pptp_pxy.c | 287 tcphdr_t *tcp; local in function:ipf_p_pptp_nextmessage 513 tcphdr_t *tcp; local in function:ipf_p_pptp_inout [all...] |
| H A D | ip_rpcb_pxy.c | 1110 tcphdr_t tcp; local in function:ipf_p_rpcb_getnat [all...] |
| H A D | ip_proxy.c | 682 ipf_proxy_ok(fr_info_t *fin, tcphdr_t *tcp, ipnat_t *np) argument 900 tcphdr_t *tcp = NULL; local in function:ipf_proxy_check 1152 tcphdr_t *tcp; local in function:ipf_proxy_fixseqack [all...] |
| H A D | ip_fil_netbsd.c | 735 struct tcphdr *tcp, *tcp2; local in function:ipf_send_reset [all...] |
| H A D | ip_ftp_pxy.c | 289 tcphdr_t *tcp; local in function:ipf_p_ftp_port 816 tcphdr_t *tcp, tcph, *tcp2; local in function:ipf_p_ftp_pasvreply 1234 tcphdr_t *tcp; local in function:ipf_p_ftp_process 1678 tcphdr_t *tcp; local in function:ipf_p_ftp_eprt4 1893 tcphdr_t *tcp; local in function:ipf_p_ftp_eprt6 [all...] |
| /src/usr.bin/ftp/ |
| H A D | complete.c | 210 char *tcp; local in function:complete_local 311 char *tcp; local in function:complete_remote [all...] |
| /src/usr.bin/ypwhich/ |
| H A D | ypwhich.c | 99 int inhibit = 0, force = 0, tcp = 0; local in function:main 214 find_server(const char *host, const char *domain, int tcp) argument 198 mkclient(struct sockaddr_in * sin,unsigned long prog,unsigned long vers,int tcp) argument 272 find_mapmaster(const char * host,const char * domain,const char * map,int inhibit,int force,int tcp,const struct ypalias * ypaliases) argument [all...] |
| /src/tests/usr.sbin/inetd/ |
| H A D | t_inetd.c | 203 int tcp; local in function:run_tcp_client
|
| /src/sys/fs/nfs/client/ |
| H A D | nfs_clcomsubs.c | 262 char *cp, *tcp; local in function:nfsm_uiombuf
|
| /src/sys/dev/cardbus/ |
| H A D | if_tlp_cardbus.c | 185 const struct tulip_cardbus_product *tcp; local in function:tlp_cardbus_lookup 229 const struct tulip_cardbus_product *tcp; local in function:tlp_cardbus_attach [all...] |
| /src/sys/dist/pf/net/ |
| H A D | pf_osfp.c | 122 pf_osfp_fingerprint_hdr(const struct ip *ip, const struct ip6_hdr *ip6, const struct tcphdr *tcp) argument 96 pf_osfp_fingerprint(struct pf_pdesc * pd,struct mbuf * m,int off,const struct tcphdr * tcp) argument [all...] |
| /src/sys/external/bsd/common/linux/ |
| H A D | linux_tasklet.c | 123 struct tasklet_cpu **tcp = ptr, *tc; local in function:tasklet_cpu_init 132 struct tasklet_cpu **tcp = ptr, *tc = *tcp; local in function:tasklet_cpu_fini 203 struct tasklet_cpu **tcp, *tc; local in function:tasklet_softintr 309 struct tasklet_cpu **tcp, *tc; local in function:tasklet_queue_enqueue [all...] |
| /src/sys/kern/ |
| H A D | uipc_mbufdebug.c | 813 struct tcphdr tcp; local in function:m_examine_tcp [all...] |