Searched defs:proto (Results 151 - 175 of 337) sorted by relevance

1234567891011>>

/freebsd-current/usr.sbin/ppp/
H A Dipv6cp.c649 protoname(unsigned proto) argument
H A Dfsm.c142 fsm_Init(struct fsm *fp, const char *name, u_short proto, int mincode, argument
880 u_short proto; local
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_changelist.c294 enum sa_protocol proto[SA_PROTOCOL_COUNT + 1], *p = proto; local
370 changelist_unshare(prop_changelist_t *clp, const enum sa_protocol *proto) argument
/freebsd-current/usr.bin/netstat/
H A Dsctp.c487 sctp_protopr(u_long off __unused, const char *name __unused, int af1 __unused, int proto) argument
H A Dinet.c91 pcblist_sysctl(int proto, const char *name, char **bufp) argument
150 struct protosw proto; local
188 protopr(u_long off, const char *name, int af1, int proto) argument
1460 inetprint(const char *container, struct in_addr *in, int port, const char *proto, int num_port, const int af1) argument
[all...]
/freebsd-current/sys/powerpc/ps3/
H A Dps3cdrom.c126 uint32_t proto; /* enum lv1_ata_proto */ member in struct:lv1_atapi_cmd
/freebsd-current/sys/nfs/
H A Dkrpc_subr.c139 u_int32_t proto; /* call protocol */ member in struct:sdata
/freebsd-current/lib/libc/rpc/
H A Dclnt_bcast.c117 __rpc_getbroadifs(int af, int proto, int socktype, broadlist_t *list) argument
262 int proto; member in struct:__anon118
H A Drpc_generic.c114 __rpc_get_t_size(int af, int proto, int size) argument
457 int type, proto; local
/freebsd-current/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c606 ng_btsocket_l2cap_raw_attach(struct socket *so, int proto, struct thread *td) argument
/freebsd-current/sys/netinet/
H A Dip_divert.c563 div_attach(struct socket *so, int proto, struct thread *td) argument
H A Dip_input.c864 ipproto_register(uint8_t proto, ipproto_input_t input, ipproto_ctlinput_t ctl) argument
882 ipproto_unregister(uint8_t proto) argument
1353 rsvp_input(struct mbuf **mp, int *offp, int proto) argument
[all...]
H A Draw_ip.c245 int proto; member in struct:rip_inp_match_ctx
293 rip_input(struct mbuf **mp, int *offp, int proto) argument
811 rip_attach(struct socket *so, int proto, struct thread *td) argument
[all...]
/freebsd-current/stand/libsa/
H A Drpc.c372 n_long proto; /* call protocol */ member in struct:args
/freebsd-current/usr.bin/systat/
H A Dnetstat.c317 enter_kvm(struct inpcb *inp, struct socket *so, int state, const char *proto) argument
340 enter(struct in_conninfo *inc, uint8_t vflag, int state, const char *proto) argument
444 char proto[6]; local
328 enter_sysctl(struct xinpcb *xip, struct xsocket *so, int state, const char *proto) argument
522 inetprint(struct sockaddr *sa, const char *proto) argument
[all...]
/freebsd-current/sys/netinet6/
H A Draw_ip6.c152 int proto; member in struct:rip6_inp_match_ctx
160 int proto = c->proto; local
182 rip6_input(struct mbuf **mp, int *offp, int proto) argument
643 rip6_attach(struct socket *so, int proto, struct thread *td) argument
[all...]
/freebsd-current/sys/kern/
H A Duipc_domain.c289 pffindproto(int family, int type, int proto) argument
/freebsd-current/sys/netlink/
H A Dnetlink_message_writer.h51 uint16_t proto; member in struct:nl_writer::__anon58::__anon59
90 nlmsg_get_group_writer(struct nl_writer *nw, int expected_size, int proto, int group_id) argument
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c589 int addrfamily = 0, proto = IPPROTO_TCP; local
/freebsd-current/contrib/bsnmp/snmpd/
H A Dtrans_inet.c145 enum BegemotSnmpdTransportProto proto; member in struct:inet_port
445 enum BegemotSnmpdTransportProto proto; member in struct:inet_port_params
/freebsd-current/crypto/heimdal/appl/rsh/
H A Drsh.c432 proto (int s, int errsock, function
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c473 static int wpa_priv_allowed_l2_proto(u16 proto) argument
488 u16 proto; local
582 u16 proto; local
[all...]
H A Dibss_rsn.c62 static int supp_ether_send(void *ctx, const u8 *dest, u16 proto, const u8 *buf, argument
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dkrbhst.c57 srv_find_realm(krb5_context context, krb5_krbhst_info ***res, int *count, const char *realm, const char *dns_type, const char *proto, const char *service, int port) argument
333 const char *proto = ""; local
350 make_hints(struct addrinfo *hints, int proto) argument
440 srv_get_hosts(krb5_context context, struct krb5_krbhst_data *kd, const char *proto, const char *service) argument
492 fallback_get_hosts(krb5_context context, struct krb5_krbhst_data *kd, const char *serv_string, int port, int proto) argument
[all...]
/freebsd-current/sbin/ipfw/
H A Dnat.c215 StrToPortRange (const char* str, const char* proto, port_range *portRange) argument
273 StrToAddrAndPortRange (const char* str, struct in_addr* addr, char* proto, argument
[all...]

Completed in 411 milliseconds

1234567891011>>