Searched defs:proto (Results 251 - 275 of 283) sorted by relevance

<<1112

/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dip_input.c557 ip_proto_dispatch_in_wrapper(struct mbuf *m, int hlen, u_int8_t proto) argument
563 ip_proto_dispatch_in(struct mbuf *m, int hlen, u_int8_t proto, argument
H A Dip_output.c2002 ip_out_cksum_stats(int proto, u_int32_t len) argument
H A Dudp_usrreq.c1748 udp_attach(struct socket *so, int proto, struct proc *p) argument
H A Dip_fw2.c1143 char action2[40], proto[48], fragment[28]; local
2066 u_int8_t proto; local
[all...]
H A Dtcp_input.c912 tcp6_input(struct mbuf **mp, int *offp, int proto) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Dicmp6.c436 icmp6_input(struct mbuf **mp, int *offp, int proto) argument
3114 icmp6_dgram_attach(struct socket *so, int proto, struct proc *p) argument
H A Dip6_output.c1663 ip6_out_cksum_stats(int proto, u_int32_t len) argument
H A Dipsec.c4492 ipsec_addhist( struct mbuf *m, int proto, u_int32_t spi) argument
[all...]
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dlibinfo.c1732 getservbyname(const char *name, const char *proto) argument
1748 getservbyname_async_call(const char *name, const char *proto, si_service_async_callback callback, void *context) argument
1778 getservbyport(int port, const char *proto) argument
1794 getservbyport_async_call(int port, const char *proto, si_group_async_callbac argument
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dchannels.c3742 x11_request_forwarding_with_spoofing(int client_session_id, const char *disp, const char *proto, const char *data, int want_reply) argument
/macosx-10.9.5/apache-786.1/httpd/server/
H A Dcore.c2271 char* proto; local
2293 AP_DECLARE(void) ap_set_server_protocol(server_rec* s, const char* proto) argument
2306 char* proto; local
[all...]
/macosx-10.9.5/bind9-45.100/bind9/contrib/queryperf/
H A Dqueryperf.c391 static struct protoent *proto; local
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Dproto.c1288 struct proto struct
1389 register struct proto* proto = (struct proto*)(iob - sizeof(struct proto)); local
4250 register struct proto* proto = (struct proto*)(iob - sizeof(struct proto)); local
4260 register struct proto* proto; local
4572 register struct proto* proto = (struct proto*)(iob - sizeof(struct proto)); local
[all...]
/macosx-10.9.5/libpcap-42/libpcap/
H A Dgencode.c6045 int proto = q.proto; local
6423 int proto = q.proto; local
[all...]
/macosx-10.9.5/network_cmds-433/alias/
H A Dalias_db.c1059 char *proto; local
1239 char *proto; local
824 FindNewPortGroup(struct in_addr dst_addr, struct in_addr alias_addr, u_short src_port, u_short dst_port, u_short port_count, u_char proto, u_char align) argument
1658 FindProtoIn(struct in_addr dst_addr, struct in_addr alias_addr, u_char proto) argument
1683 FindProtoOut(struct in_addr src_addr, struct in_addr dst_addr, u_char proto) argument
1708 FindUdpTcpIn(struct in_addr dst_addr, struct in_addr alias_addr, u_short dst_port, u_short alias_port, u_char proto, int create) argument
1750 FindUdpTcpOut(struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short dst_port, u_char proto, int create) argument
1896 FindRtspOut(struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short alias_port, u_char proto) argument
1993 FindAliasPortOut(struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short pub_port, u_char proto, int lifetime, char addmapping) argument
2620 PacketAliasRedirectPort(struct in_addr src_addr, u_short src_port, struct in_addr dst_addr, u_short dst_port, struct in_addr alias_addr, u_short alias_port, u_char proto) argument
2696 PacketAliasRedirectProto(struct in_addr src_addr, struct in_addr dst_addr, struct in_addr alias_addr, u_char proto) argument
[all...]
/macosx-10.9.5/network_cmds-433/ipfw.tproj/
H A Dipfw2.c474 print_port(int proto, uint16_t port) argument
513 print_newports(ipfw_insn_u16 *cmd, int proto, int opcode) argument
549 strtoport(char *s, char **end, int base, int proto) argument
614 fill_newports(ipfw_insn_u16 *cmd, char *av, int proto) argument
943 int proto = 0; /* default */ local
2718 u_char proto = 0; local
2764 add_ports(ipfw_insn *cmd, char *av, u_char proto, int opcode) argument
2814 u_char proto = IPPROTO_IP; /* default protocol */ local
[all...]
/macosx-10.9.5/network_cmds-433/natd.tproj/
H A Dnatd.c1137 u_char proto = IPPROTO_TCP; local
2066 int proto; local
2199 int proto; local
2310 StrToPort(const char* str, const char* proto) argument
2327 StrToPortRange(const char* str, const char* proto, port_range *portRange) argument
2382 StrToAddrAndPortRange(const char* str, struct in_addr* addr, char* proto, port_range *portRange) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Duipc_socket.c529 socreate_internal(int dom, struct socket **aso, int type, int proto, argument
676 socreate(int dom, struct socket **aso, int type, int proto) argument
683 socreate_delegate(int dom, struct socket **aso, int type, int proto, pid_t epid) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dpf_ioctl.c1219 pf_hash_rule_addr(MD5_CTX *ctx, struct pf_rule_addr *pfr, u_int8_t proto) argument
[all...]
/macosx-10.9.5/lsof-52/lsof/
H A Dlsof.h901 char *proto; /* protocol */ member in struct:nwad
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dsys-MacOSX.c1921 int sifnpmode(int u, int proto, enum NPmode mode) argument
1937 int sifnpafmode(int u, int proto, enum NPAFmode mode) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/netkey/
H A Dkey.c1167 key_allocsa( u_int family, caddr_t src, caddr_t dst, u_int proto, u_int32_t spi) argument
6368 key_proto2satype( u_int16_t proto) argument
6408 u_int8_t proto; local
6604 key_getspi2(struct sockaddr *src, struct sockaddr *dst, u_int8_t proto, u_int8_t mode, u_int32_t reqid, struct sadb_spirange *spirange) argument
6761 u_int16_t proto; local
6985 u_int16_t proto; local
7256 u_int16_t proto; local
7359 key_delete_all( struct socket *so, struct mbuf *m, const struct sadb_msghdr *mhp, u_int16_t proto) argument
7459 u_int16_t proto; local
8205 u_int16_t proto; local
8673 u_int16_t proto; local
8762 u_int16_t proto; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs_socket.c591 int on = 1, proto; local
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dkrb5.h852 } proto; member in struct:krb5_krbhst_info
/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dserver.c484 isc_uint32_t flags, proto, alg; local

Completed in 330 milliseconds

<<1112