Searched defs:proto (Results 1 - 25 of 341) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/ipf/dist/lib/
H A Dprintnat.c31 int proto; local
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dget_port.c39 krb5_getportbyname(krb5_context context, const char *service, const char *proto, int default_port) argument
/netbsd-current/sys/netinet6/
H A Droute6.c51 route6_input(struct mbuf **mp, int *offp, int proto) argument
H A Ddest6.c56 dest6_input(struct mbuf **mp, int *offp, int proto) argument
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dmail_command_client.c73 mail_command_client(const char *class, const char *name, const char *proto,...) argument
/netbsd-current/tests/lib/libc/net/
H A Dh_protoent.c63 const char *proto = NULL, *name = NULL; local
H A Dh_servent.c63 const char *port = NULL, *proto = NULL, *name = NULL; local
/netbsd-current/lib/libc/net/
H A Dprotoent.h39 struct protoent proto; member in struct:protoent_data
H A Dgetservbyname_r.c138 getservbyname_r(const char *name, const char *proto, struct servent *sp, argument
55 _servent_getbyname(struct servent_data *sd, struct servent *sp, const char *name, const char *proto) argument
[all...]
H A Dgetservbyport_r.c115 getservbyport_r(int port, const char *proto, struct servent *sp, argument
54 _servent_getbyport(struct servent_data *sd, struct servent *sp, int port, const char *proto) argument
/netbsd-current/external/bsd/am-utils/dist/wire-test/
H A Dwire-test.c57 char *testhost, *proto, *tmp_buf; local
[all...]
/netbsd-current/sys/arch/evbarm/stand/boot2440/
H A Ddev_net.c53 char *path, *proto; local
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Ddev_net.c55 char *file, *proto; local
/netbsd-current/sys/net/
H A Draw_cb.c67 raw_attach(struct socket *so, int proto, struct rawcbhead *rawcbhead) argument
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dprotocol.c56 int i,numname,dupname,proto; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
H A Ddisp.h31 u8 proto; member in struct:nvbios_ocfg
/netbsd-current/sys/lib/libsa/
H A Dip.c84 sendip(struct iodesc *d, void *pkt, size_t len, u_int8_t proto) argument
121 readip(struct iodesc *d, void *pkt, size_t len, time_t tleft, u_int8_t proto) argument
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-mobile.c59 nd_uint16_t proto; member in struct:mobile_ip
75 u_short proto,crc; local
/netbsd-current/external/bsd/libbind/dist/irs/
H A Dgetprotoent.c67 getprotobynumber(int proto) { argument
120 getprotobynumber_p(int proto, struct net_data *net_data) { argument
H A Dgetprotoent_r.c62 getprotobynumber_r(int proto, struct protoent *pptr, PROTO_R_ARGS) { argument
H A Dgetservent.c60 getservbyname(const char *name, const char *proto) { argument
67 getservbyport(int port, const char *proto) { argument
100 getservbyname_p(const char *name, const char *proto, argument
123 getservbyport_p(int port, const char *proto, struct net_data *net_data) { argument
[all...]
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver_none.c46 none_driver_send_ether(void *priv, const u8 *dst, const u8 *src, u16 proto, const u8 *data, size_t data_len) argument
/netbsd-current/lib/libc/rpc/
H A Dbindresvport.c88 int proto, portrange, portlow; local
/netbsd-current/sbin/fsck_ext2fs/
H A Dpass2.c230 struct ext2fs_direct proto; local
[all...]
/netbsd-current/tests/net/sys/
H A Dt_rfc6056.c54 int s, error, proto, option; local

Completed in 323 milliseconds

1234567891011>>