Searched refs:proto (Results 226 - 250 of 578) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.bin/netstat/
H A Dnetgraph.c67 int proto __unused)
H A Dpfkey.c115 int proto __unused)
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_socksys.h115 int proto; member in struct:socknewproto
/freebsd-11-stable/sys/dev/proto/
H A Dproto_core.c28 __FBSDID("$FreeBSD: stable/11/sys/dev/proto/proto_core.c 340916 2018-11-25 00:34:00Z emaste $");
52 #include <dev/proto/proto.h>
53 #include <dev/proto/proto_dev.h>
54 #include <dev/proto/proto_busdma.h>
70 char proto_driver_name[] = "proto";
133 ev = kern_getenv("hw.proto.attach");
200 "proto/%s/%02x.%s", device_get_desc(dev), r->r_rid,
208 "proto/%s/pcicfg", device_get_desc(dev));
216 "proto/
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dfsm.h105 u_short proto; /* Protocol number */ member in struct:fsm
H A Dccp.h123 #define fsm2ccp(fp) (fp->proto == PROTO_CCP ? (struct ccp *)fp : NULL)
/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h81 unsigned int proto; member in struct:wpa_sm
220 u16 proto, const u8 *buf, size_t len)
223 return sm->ctx->ether_send(sm->ctx->ctx, dest, proto, buf, len);
414 int ver, const u8 *dest, u16 proto,
219 wpa_sm_ether_send(struct wpa_sm *sm, const u8 *dest, u16 proto, const u8 *buf, size_t len) argument
/freebsd-11-stable/sys/netinet6/
H A Dip_fw_nat64.h172 uint8_t proto; /* protocol */ member in struct:_ipfw_nat64lsn_stg
H A Dsend.c79 send_attach(struct socket *so, int proto, struct thread *td) argument
95 if (proto != IPPROTO_SEND) {
/freebsd-11-stable/usr.bin/fstat/
H A Dfstat.c359 if ((pe = getprotobynumber(sock.proto)) != NULL)
362 printf(" %d", sock.proto);
363 if (sock.proto == IPPROTO_TCP ) {
391 printf(" %d %lx", sock.proto, (u_long)sock.so_addr);
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf.c1020 if (sk->proto == IPPROTO_TCP &&
1194 sk->proto = pd->proto;
1874 u_int8_t proto, dir; local
1879 proto = skw ? skw->proto : (sks ? sks->proto : 0);
1882 switch (proto) {
1902 printf("%u", proto);
1929 if (proto
[all...]
/freebsd-11-stable/sys/net/altq/
H A Daltq_subr.c1117 * if port info is required, or proto is required
1164 u_int8_t proto; local
1190 proto = ip->ip_p;
1204 switch (proto) {
1212 fin->fi_proto = proto;
1224 fin->fi_proto = proto;
1232 proto = opt6->opt6_nxt;
1242 fin->fi_proto = proto;
1262 u_int8_t proto; local
1281 proto
[all...]
/freebsd-11-stable/sys/dev/usb/storage/
H A Dumass.c421 uint32_t proto; member in struct:umass_probe_proto
782 uint32_t proto = umass_get_proto(uaa->iface); local
790 proto &= ~UMASS_PROTO_WIRE;
791 proto |= UMASS_PROTO_BBB;
793 proto &= ~UMASS_PROTO_WIRE;
794 proto |= UMASS_PROTO_CBI;
796 proto &= ~UMASS_PROTO_WIRE;
797 proto |= UMASS_PROTO_CBI_I;
801 proto &= ~UMASS_PROTO_COMMAND;
802 proto |
[all...]
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_ioctl.h165 uint8_t proto; member in struct:ch_trace
236 uint8_t proto:2; member in struct:ch_filter
/freebsd-11-stable/crypto/heimdal/appl/kf/
H A Dkf.c125 proto (int sock, const char *hostname, const char *service, function
315 return proto (s, hostname, service, message, len);
H A Dkfd.c123 proto (int sock, const char *service) function
288 return proto (STDIN_FILENO, service);
/freebsd-11-stable/crypto/heimdal/appl/test/
H A Dgssapi_client.c100 proto (int sock, const char *hostname, const char *service) function
272 return client_doit (argv[argc], port, service, proto);
/freebsd-11-stable/include/rpcsvc/
H A Dnis_object.x151 string proto<>; /* Protocol (TCP, UDP, CLNP, etc) */
/freebsd-11-stable/sys/sys/
H A Dprotosw.h189 int (*pru_attach)(struct socket *so, int proto, struct thread *td);
238 int pru_attach_notsupp(struct socket *so, int proto, struct thread *td);
/freebsd-11-stable/contrib/amd/amd/
H A Dops_nfs.c792 int proto = AMU_TYPE_NONE; local
828 proto = AMU_TYPE_UDP;
830 proto = AMU_TYPE_TCP;
831 if (proto != AMU_TYPE_NONE) {
832 if (gopt.amfs_auto_timeo[proto] > 0)
834 MNTTAB_OPT_TIMEO, gopt.amfs_auto_timeo[proto]);
835 if (gopt.amfs_auto_retrans[proto] > 0)
837 MNTTAB_OPT_RETRANS, gopt.amfs_auto_retrans[proto]);
/freebsd-11-stable/contrib/amd/libamu/
H A Dmount_fs.c272 * dev=..., vers={2,3}, proto={tcp,udp}
311 * add the extra proto={tcp,udp} field to the mount table,
759 plog(XLOG_DEBUG, "NA->knconf->proto \"%s\"", kncp->knc_proto);
809 plog(XLOG_DEBUG, "NA->proto = %d", (int) nap->proto);
967 nap->proto = 0; /* bsdi3 sets this field to zero */
971 nap->proto = IPPROTO_TCP;
973 nap->proto = IPPROTO_UDP;
1303 nap->proto = 0; /* bsdi3 sets this field to zero */
1306 nap->proto
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A DMakefile.am60 proto.h putshell.c reset.c \
/freebsd-11-stable/contrib/wpa/src/l2_packet/
H A Dl2_packet_privsep.c62 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, argument
73 io[2].iov_base = &proto;
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_intf.c103 "SRIOV, disabling HA mode for intf proto %d\n", intf->protocol);
236 void *mlx4_get_protocol_dev(struct mlx4_dev *dev, enum mlx4_protocol proto, int port) argument
246 if (dev_ctx->intf->protocol == proto && dev_ctx->intf->get_dev) {
/freebsd-11-stable/stand/common/
H A Ddev_net.c102 int proto; member in struct:uri_scheme
401 netproto = uri_schemes[i].proto;

Completed in 577 milliseconds

1234567891011>>