| /f-stack/freebsd/netipsec/ |
| H A D | ipsec_support.h | 70 #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 D | ipsec_input.c | 101 #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 D | xform_ipcomp.c | 124 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 D | netisr.c | 391 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 D | raw_usrreq.c | 74 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 D | raw_cb.c | 80 raw_attach(struct socket *so, int proto) in raw_attach()
|
| /f-stack/dpdk/lib/librte_net/ |
| H A D | rte_net.c | 58 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 D | rte_ip.h | 319 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 D | rte_gre.h | 48 uint16_t proto; /**< Protocol Type */ member
|
| /f-stack/freebsd/netinet/ |
| H A D | in_rss.c | 120 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 D | ip_encap.c | 94 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 D | in_gif.c | 271 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 D | in6_rss.c | 121 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 D | in6_gif.c | 289 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 D | route6.c | 62 route6_input(struct mbuf **mp, int *offp, int proto) in route6_input()
|
| H A D | dest6.c | 65 dest6_input(struct mbuf **mp, int *offp, int proto) in dest6_input()
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_ppp.c | 866 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 D | libzfs_mount.c | 679 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 D | test_ipfrag.c | 93 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 D | netisr.c | 130 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 D | inet.c | 99 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 D | nat64_translate.c | 511 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 D | nat64lsn.c | 115 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 D | tap_bpf_program.c | 41 __be16 proto; member 125 __u16 proto = (__u16)skb->protocol; in rss_l3_l4() local
|
| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | unisap.h | 57 u_int proto:5; /* the protocol */ member 63 u_int proto:5; /* L3 protocol */ member
|