Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 25 of 191) sorted by relevance

12345678

/f-stack/freebsd/netipsec/
H A Dipsec_support.h70 #define IPSEC_ENABLED(proto) \ argument
123 #define IPSEC_INPUT(proto, m, ...) \ argument
127 #define IPSEC_FORWARD(proto, m) \ argument
133 #define IPSEC_CAPS(proto, m, ...) \ argument
135 #define IPSEC_HDRSIZE(proto, inp) \ argument
174 #define IPSEC_INPUT(proto, ...) \ argument
178 #define IPSEC_FORWARD(proto, ...) \ argument
180 #define IPSEC_OUTPUT(proto, ...) \ argument
182 #define IPSEC_PCBCTL(proto, ...) \ argument
184 #define IPSEC_CAPS(proto, ...) \ argument
[all …]
H A Dipsec_input.c101 #define IPSEC_ISTAT(proto, name) do { \ argument
238 ipsec4_input(struct mbuf *m, int offset, int proto) in ipsec4_input()
454 ipsec6_input(struct mbuf *m, int offset, int proto) in ipsec6_input()
H A Dxform_ipcomp.c124 ipcomp_nonexp_input(struct mbuf *m, int off, int proto, void *arg __unused) in ipcomp_nonexp_input()
664 ipcomp4_nonexp_encapcheck(const struct mbuf *m, int off, int proto, in ipcomp4_nonexp_encapcheck()
695 ipcomp6_nonexp_encapcheck(const struct mbuf *m, int off, int proto, in ipcomp6_nonexp_encapcheck()
/f-stack/freebsd/net/
H A Dnetisr.c391 u_int i, proto; in netisr_register() local
486 u_int i, proto; in netisr_clearqdrops() local
518 u_int i, proto; in netisr_getqdrops() local
550 u_int proto; in netisr_getqlimit() local
579 u_int i, proto; in netisr_setqlimit() local
642 u_int i, proto; in netisr_unregister() local
684 u_int proto; in netisr_register_vnet() local
752 u_int proto; in netisr_unregister_vnet() local
1369 u_int counter, proto; in sysctl_netisr_proto() local
1473 u_int counter, cpuid, proto; in sysctl_netisr_work() local
[all …]
H A Draw_usrreq.c74 raw_input(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src) in raw_input()
81 raw_input_ext(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, in raw_input_ext()
154 raw_uattach(struct socket *so, int proto, struct thread *td) in raw_uattach()
H A Draw_cb.c80 raw_attach(struct socket *so, int proto) in raw_attach()
/f-stack/dpdk/lib/librte_net/
H A Drte_net.c58 ptype_l4(uint8_t proto) in ptype_l4()
115 ptype_inner_l4(uint8_t proto) in ptype_inner_l4()
128 ptype_tunnel(uint16_t *proto, const struct rte_mbuf *m, in ptype_tunnel()
176 rte_net_skip_ip6_ext(uint16_t proto, const struct rte_mbuf *m, uint32_t *off, in rte_net_skip_ip6_ext()
229 uint16_t proto; in rte_net_get_ptype() local
H A Drte_ip.h319 uint8_t proto; /* L4 protocol type. */ in rte_ipv4_phdr_cksum() member
388 uint8_t proto; /**< Protocol, next header. */ member
427 rte_be32_t proto; /* L4 protocol - top 3 bytes must be zero */ in rte_ipv6_phdr_cksum() member
524 rte_ipv6_get_next_ext(const uint8_t *p, int proto, size_t *ext_len) in rte_ipv6_get_next_ext()
H A Drte_gre.h48 uint16_t proto; /**< Protocol Type */ member
/f-stack/freebsd/netinet/
H A Din_rss.c120 u_short sp, u_short dp, int proto, in rss_proto_software_hash_v4()
167 u_short sp, u_short dp, int proto, uint32_t *hashtype) in xps_proto_software_hash_v4()
220 uint8_t proto; in rss_mbuf_software_hash_v4() local
H A Dip_encap.c94 int proto; member
292 encap_input(struct encaptab_head *head, struct mbuf *m, int off, int proto) in encap_input()
369 encap4_input(struct mbuf **mp, int *offp, int proto) in encap4_input()
408 encap6_input(struct mbuf **mp, int *offp, int proto) in encap6_input()
H A Din_gif.c271 in_gif_output(struct ifnet *ifp, struct mbuf *m, int proto, uint8_t ecn) in in_gif_output()
310 in_gif_input(struct mbuf *m, int off, int proto, void *arg) in in_gif_input()
337 in_gif_lookup(const struct mbuf *m, int off, int proto, void **arg) in in_gif_lookup()
/f-stack/freebsd/netinet6/
H A Din6_rss.c121 u_short sp, u_short dp, int proto, in rss_proto_software_hash_v6()
168 u_short sp, u_short dp, int proto, uint32_t *hashtype) in xps_proto_software_hash_v6()
223 uint8_t proto; in rss_mbuf_software_hash_v6() local
H A Din6_gif.c289 in6_gif_output(struct ifnet *ifp, struct mbuf *m, int proto, uint8_t ecn) in in6_gif_output()
331 in6_gif_input(struct mbuf *m, int off, int proto, void *arg) in in6_gif_input()
358 in6_gif_lookup(const struct mbuf *m, int off, int proto, void **arg) in in6_gif_lookup()
H A Droute6.c62 route6_input(struct mbuf **mp, int *offp, int proto) in route6_input()
H A Ddest6.c65 dest6_input(struct mbuf **mp, int *offp, int proto) in dest6_input()
/f-stack/freebsd/netgraph/
H A Dng_ppp.c866 uint16_t proto; in ng_ppp_rcvdata_bypass() local
972 ng_ppp_hcomp_xmit(node_p node, item_p item, uint16_t proto) in ng_ppp_hcomp_xmit()
1087 ng_ppp_comp_xmit(node_p node, item_p item, uint16_t proto) in ng_ppp_comp_xmit()
1122 uint16_t proto; in ng_ppp_rcvdata_compress() local
1193 uint16_t proto; in ng_ppp_rcvdata_decompress() local
1293 uint16_t proto; in ng_ppp_rcvdata_decrypt() local
1412 uint16_t proto; in ng_ppp_rcvdata() local
1829 uint16_t proto; in ng_ppp_frag_process() local
1896 uint16_t proto; in ng_ppp_frag_checkstale() local
1989 ng_ppp_mp_xmit(node_p node, item_p item, uint16_t proto) in ng_ppp_mp_xmit()
[all …]
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c679 zfs_share_proto_t proto) in unshare_one()
697 is_shared(const char *mountpoint, zfs_share_proto_t proto) in is_shared()
718 zfs_share_proto(zfs_handle_t *zhp, zfs_share_proto_t *proto) in zfs_share_proto()
780 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) in zfs_is_shared_proto()
822 zfs_parse_options(char *options, zfs_share_proto_t proto) in zfs_parse_options()
828 zfs_commit_proto(zfs_share_proto_t *proto) in zfs_commit_proto()
855 zfs_commit_shares(const char *proto) in zfs_commit_shares()
888 zfs_share_proto_t *proto) in zfs_unshare_proto()
940 zfs_unshareall_proto(zfs_handle_t *zhp, zfs_share_proto_t *proto) in zfs_unshareall_proto()
981 const char *proto) in zfs_unshareall_bytype()
/f-stack/dpdk/app/test/
H A Dtest_ipfrag.c93 uint8_t ttl, uint8_t proto, uint16_t pktid) in v4_allocate_packet_of()
128 uint8_t proto, uint16_t pktid) in v6_allocate_packet_of()
171 uint8_t proto; in test_ip_frag() member
/f-stack/tools/netstat/
H A Dnetisr.c130 netisr_proto2name(u_int proto) in netisr_proto2name()
143 netisr_protoispresent(u_int proto) in netisr_protoispresent()
302 u_int counter, cpuid, proto, wsid; in netisr_load_kvm_workstream() local
H A Dinet.c99 pcblist_sysctl(int proto, const char *name, char **bufp) in pcblist_sysctl()
162 struct protosw proto; in sotoxsocket() local
201 protopr(u_long off, const char *name, int af1, int proto) in protopr()
1422 const char *proto, int num_port, const int af1) in inetprint()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.c511 uint16_t plen, uint8_t proto, struct ip *ip) in nat64_init_ip4hdr()
656 int len, plen, proto; in nat64_icmp6_reflect() local
1190 int proto, hlen; in nat64_getlasthdr() local
1240 uint8_t proto; in nat64_do_handle_ip4() local
1350 int plen, proto; in nat64_handle_icmp6() local
1573 int plen, hlen, proto; in nat64_do_handle_ip6() local
H A Dnat64lsn.c115 uint8_t proto; member
314 uint16_t port, uint8_t proto) in nat64lsn_get_state6to4()
415 inspect_icmp_mbuf(struct mbuf **mp, uint8_t *proto, uint32_t *addr, in inspect_icmp_mbuf()
485 in_addr_t faddr, uint16_t port, uint8_t proto) in nat64lsn_get_state4to6()
612 uint8_t proto; in nat64lsn_translate4() local
1111 struct nat64lsn_pg **pgptr, uint8_t proto) in nat64lsn_alloc_proto_pg()
1414 in_addr_t faddr, uint16_t port, uint8_t proto) in nat64lsn_request_host()
1437 in_addr_t faddr, uint16_t port, uint8_t proto) in nat64lsn_request_pg()
1496 int offset, proto; in nat64lsn_translate6() local
/f-stack/dpdk/drivers/net/tap/
H A Dtap_bpf_program.c41 __be16 proto; member
125 __u16 proto = (__u16)skb->protocol; in rss_l3_l4() local
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dunisap.h57 u_int proto:5; /* the protocol */ member
63 u_int proto:5; /* L3 protocol */ member

12345678