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

<<11121314

/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c2994 mlx4_set_vf_vlan(struct mlx4_dev *dev, int port, int vf, u16 vlan, u8 qos, __be16 proto) argument
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c498 dt_node_t *anp, *proto = NULL; local
/freebsd-current/contrib/tcpdump/
H A Dprint-juniper.c434 uint16_t proto; member in struct:juniper_l2info_t
479 nd_uint8_t proto; member in struct:juniper_ggsn_header
485 uint8_t proto; local
[all...]
H A Dprint-ppp.c1365 u_int i, proto; local
412 handle_ctrl_proto(netdissect_options *ndo, u_int proto, const u_char *pptr, u_int length) argument
1458 handle_ppp(netdissect_options *ndo, u_int proto, const u_char *p, u_int length) argument
1523 u_int proto,ppp_header; local
1670 u_int proto; local
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devutil.c926 evutil_unparse_protoname(int proto) argument
/freebsd-current/contrib/ldns/
H A Dstr2host.c1098 struct protoent *proto = NULL; local
/freebsd-current/sbin/natd/
H A Dnatd.c1621 int proto; local
1758 int proto; local
1877 StrToPort(const char* str, const char* proto) argument
1894 StrToPortRange(const char* str, const char* proto, port_range *portRange) argument
1951 StrToAddrAndPortRange(char* str, struct in_addr* addr, char* proto, port_range *portRange) argument
[all...]
/freebsd-current/sbin/ipf/common/
H A Dipf_y.y460 proto: | protox protocol { yyresetdict(); } label
/freebsd-current/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h163 bit8 proto : 4; member in struct:smAtaPassThroughHdr_s
/freebsd-current/sys/dev/cxgb/
H A Dcxgb_ioctl.h164 uint8_t proto; member in struct:ch_trace
235 uint8_t proto:2; member in struct:ch_filter
/freebsd-current/sys/dev/cxgbe/
H A Dt4_ioctl.h193 uint8_t proto; /* protocol type */ member in struct:t4_filter_tuple
/freebsd-current/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib.h172 __be16 proto; member in struct:ipoib_header
/freebsd-current/sys/netinet/libalias/
H A Dalias_db.c342 FindNewPortGroup(struct libalias *la, 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
1087 FindProtoIn(struct libalias *la, struct in_addr dst_addr, struct in_addr alias_addr, u_char proto) argument
1110 FindProtoOut(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, u_char proto) argument
1133 FindUdpTcpIn(struct libalias *la, struct in_addr dst_addr, struct in_addr alias_addr, u_short dst_port, u_short alias_port, u_char proto, int create) argument
1172 FindUdpTcpOut(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short dst_port, u_char proto, int create) argument
1294 FindRtspOut(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short alias_port, u_char proto) argument
1852 LibAliasRedirectPort(struct libalias *la, 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
1949 LibAliasRedirectProto(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, struct in_addr alias_addr, u_char proto) argument
2263 fill_rule(void *buf, int bufsize, int rulenum, enum ipfw_opcodes action, int proto, struct in_addr sa, u_int16_t sp, struct in_addr da, u_int16_t dp) argument
[all...]
/freebsd-current/sys/netgraph/
H A Dng_ppp.c864 uint16_t proto; local
889 ng_ppp_bypass(node_p node, item_p item, uint16_t proto, uint16_t linkNum) argument
918 ng_ppp_proto_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) argument
970 ng_ppp_hcomp_xmit(node_p node, item_p item, uint16_t proto) argument
1036 ng_ppp_hcomp_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) argument
1085 ng_ppp_comp_xmit(node_p node, item_p item, uint16_t proto) argument
1120 uint16_t proto; local
1150 ng_ppp_comp_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) argument
1191 uint16_t proto; local
1217 ng_ppp_crypt_xmit(node_p node, item_p item, uint16_t proto) argument
1260 ng_ppp_crypt_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) argument
1291 uint16_t proto; local
1317 ng_ppp_link_xmit(node_p node, item_p item, uint16_t proto, uint16_t linkNum, int plen) argument
1410 uint16_t proto; local
1520 ng_ppp_mp_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) argument
1827 uint16_t proto; local
1893 uint16_t proto; local
1985 ng_ppp_mp_xmit(node_p node, item_p item, uint16_t proto) argument
2414 ng_ppp_addproto(struct mbuf *m, uint16_t proto, int compOK) argument
2431 ng_ppp_cutproto(struct mbuf *m, uint16_t *proto) argument
[all...]
/freebsd-current/lib/libc/net/
H A Dgetaddrinfo.c1485 const char *proto; local
/freebsd-current/contrib/libevent/
H A Devutil.c926 evutil_unparse_protoname(int proto) argument
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c1724 mlx5e_vxlan_find_db_el(struct mlx5e_priv *priv, u_int proto, u_int port) argument
1736 mlx5e_vxlan_alloc_db_el(struct mlx5e_priv *priv, u_int proto, u_int port) argument
1749 mlx5e_vxlan_family_to_proto(sa_family_t family, u_int *proto) argument
1792 u_int proto; local
1898 u_int proto; local
[all...]
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dip_state.c3725 ipf_state_flush(ipf_main_softc_t *softc, int which, int proto) argument
/freebsd-current/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.c112 uint8_t proto; member in struct:nat64lsn_job_item::__anon648::__anon649
309 nat64lsn_get_state6to4(struct nat64lsn_cfg *cfg, struct nat64lsn_host *host, const struct ipfw_flow_id *f_id, uint32_t hval, in_addr_t faddr, uint16_t port, uint8_t proto) argument
412 inspect_icmp_mbuf(struct mbuf **mp, uint8_t *proto, uint32_t *addr, uint16_t *port) argument
481 nat64lsn_get_state4to6(struct nat64lsn_cfg *cfg, struct nat64lsn_alias *alias, in_addr_t faddr, uint16_t port, uint8_t proto) argument
609 uint8_t proto; local
1105 nat64lsn_alloc_proto_pg(struct nat64lsn_cfg *cfg, struct nat64lsn_alias *alias, uint32_t *chunkmask, uint32_t *pgmask, struct nat64lsn_pgchunk **chunks, struct nat64lsn_pg **pgptr, uint8_t proto) argument
1409 nat64lsn_request_host(struct nat64lsn_cfg *cfg, const struct ipfw_flow_id *f_id, struct mbuf **mp, uint32_t hval, in_addr_t faddr, uint16_t port, uint8_t proto) argument
1432 nat64lsn_request_pg(struct nat64lsn_cfg *cfg, struct nat64lsn_host *host, const struct ipfw_flow_id *f_id, struct mbuf **mp, uint32_t hval, in_addr_t faddr, uint16_t port, uint8_t proto) argument
1493 int offset, proto; local
[all...]
/freebsd-current/usr.sbin/inetd/
H A Dinetd.c1467 matchservent(const char *name1, const char *name2, const char *proto) argument
/freebsd-current/contrib/telnet/telnet/
H A Dcommands.c2172 int proto, opt; local
/freebsd-current/sys/netinet/
H A Dip_mroute.c1807 X_rsvp_input(struct mbuf **mp, int *offp, int proto) argument
2491 pim_input(struct mbuf *m, int off, int proto, void *arg __unused) argument
H A Digmp.c1458 igmp_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-current/sbin/pfctl/
H A Dparse.y3334 proto : /* empty */ { $$ = NULL; } label
[all...]
/freebsd-current/sys/netpfil/pf/
H A Dpf_norm.c829 uint8_t proto; local
967 uint8_t proto; local
1224 u_int8_t proto; local
[all...]

Completed in 392 milliseconds

<<11121314