| /f-stack/dpdk/lib/librte_ipsec/ |
| H A D | esp_inb.c | 195 struct rte_mbuf *mb, uint32_t hlen, rte_be64_t *sqc) in inb_get_sqn() 221 uint32_t hlen, union sym_op_data *icv) in inb_prepare() 284 struct rte_mbuf *mb, uint32_t hlen, union sym_op_data *icv) in inb_pkt_prepare() 355 struct rte_esp_tail *espt, uint32_t *hlen, uint32_t *tofs) in process_step1() 400 uint32_t *tofs, struct rte_esp_tail espt, uint32_t hlen, uint32_t tlen) in trs_process_check() 423 uint32_t *tofs, struct rte_esp_tail espt, uint32_t hlen, uint32_t tlen, in tun_process_check() 438 tun_process_step2(struct rte_mbuf *mb, struct rte_mbuf *ml, uint32_t hlen, in tun_process_step2() 462 trs_process_step2(struct rte_mbuf *mb, struct rte_mbuf *ml, uint32_t hlen, in trs_process_step2()
|
| H A D | iph.h | 20 remove_esph(char *np, char *op, uint32_t hlen) in remove_esph() 32 insert_esph(char *np, char *op, uint32_t hlen) in insert_esph()
|
| H A D | esp_outb.c | 62 const union sym_op_data *icv, uint32_t hlen, uint32_t plen) in outb_cop_prepare() 112 uint32_t clen, hlen, l2len, pdlen, pdofs, plen, tlen; in outb_tun_pkt_prepare() local 280 uint32_t clen, hlen, pdlen, pdofs, plen, tlen, uhlen; in outb_trs_pkt_prepare() local
|
| /f-stack/freebsd/netipsec/ |
| H A D | udpencap.c | 123 int hlen; in udp_ipsec_input() local 218 int hlen, off; in udp_ipsec_output() local
|
| H A D | ipsec_mbuf.c | 56 m_makespace(struct mbuf *m0, int skip, int hlen, int *off) in m_makespace() 245 m_striphdr(struct mbuf *m, int skip, int hlen) in m_striphdr()
|
| H A D | xform_esp.c | 270 int alen, error, hlen, plen; in esp_input() local 491 int hlen, skip, protoff, error, alen; in esp_input_cb() local 687 int hlen, rlen, padding, blks, alen, i, roff; in esp_output() local
|
| H A D | xform_ipcomp.c | 203 int error, hlen = IPCOMP_HLENGTH; in ipcomp_input() local 288 int hlen = IPCOMP_HLENGTH, error, clen; in ipcomp_input_cb() local
|
| /f-stack/freebsd/net/ |
| H A D | slcompress.c | 158 u_int hlen = ip->ip_hl; in sl_compress_tcp() local 412 int hlen, vjlen; in sl_uncompress_tcp() local 457 u_int hlen, changes; in sl_uncompress_tcp_core() local
|
| H A D | if_spppfr.c | 168 int dlci, hlen, proto; in sppp_fr_input() local 288 int type, hlen; in sppp_fr_header() local
|
| H A D | debugnet_inet.c | 87 unsigned short hlen; in debugnet_handle_ip() local
|
| /f-stack/freebsd/netpfil/ipfw/pmod/ |
| H A D | tcpmod.c | 125 int hlen, plen, proto; in tcpmod_ipv6_setmss() local 158 int hlen, plen; in tcpmod_ipv4_setmss() local
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_fil_freebsd.c | 348 int tlen = 0, hlen; local 450 int hlen; local 513 int err, hlen, xtra, iclen, ohlen, avail, code; local 699 int len, off, error = 0, hlen, code; local 1430 ipf_pcksum(fin, hlen, sum) in ipf_pcksum() argument
|
| /f-stack/dpdk/examples/bpf/ |
| H A D | t1.c | 49 int hlen = iphdr->ihl * 4; in entry() local
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64_translate.c | 543 uint16_t hlen, len, offset; in nat64_fragment6() local 913 int len, hlen, plen; in nat64_icmp_translate() local 1190 int proto, hlen; in nat64_getlasthdr() local 1239 int plen, hlen; in nat64_do_handle_ip4() local 1342 nat64_handle_icmp6(struct mbuf *m, int hlen, uint32_t aaddr, uint16_t aport, in nat64_handle_icmp6() 1573 int plen, hlen, proto; in nat64_do_handle_ip6() local
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2_encode.c | 21 size_t hlen; in ngx_http_v2_string_encode() local
|
| H A D | ngx_http_v2_huff_encode.c | 195 size_t hlen; in ngx_http_v2_huff_encode() local
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_output.c | 326 int hlen = sizeof (struct ip); in ip_output() local 878 int hlen = ip->ip_hl << 2; in ip_fragment() local 1598 ip_mloopback(struct ifnet *ifp, const struct mbuf *m, int hlen) in ip_mloopback()
|
| H A D | ip_icmp.c | 410 int hlen = *offp; in icmp_input() local 995 int hlen; in icmp_send() local
|
| H A D | ip_input.c | 430 int hlen; in ip_direct_input() local 459 int checkif, hlen = 0; in ip_input() local
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_ftp.c | 229 int hlen, tlen, dlen, pflags; in AliasHandleFtpOut() local 294 int hlen, tlen, dlen, pflags; in AliasHandleFtpIn() local 666 int slen, hlen, tlen, dlen; in NewFtpMessage() local
|
| H A D | alias_smedia.c | 242 int hlen, tlen, dlen; in alias_rtsp_out() local 483 int hlen, tlen, dlen; in AliasHandleRtspOut() local
|
| /f-stack/dpdk/drivers/bus/vmbus/ |
| H A D | vmbus_channel.c | 105 const uint32_t hlen = sizeof(pkt); in rte_vmbus_chan_send() local 148 unsigned int pktlen, pad_pktlen, hlen; in rte_vmbus_chan_send_sglist() local 228 uint32_t dlen, hlen, bufferlen = *len; in rte_vmbus_chan_recv() local
|
| /f-stack/tools/libutil/ |
| H A D | login_class.c | 141 substvar(const char * var, const struct passwd * pwd, int hlen, int pch, int nlen) in substvar() 201 int hlen = pwd ? strlen(pwd->pw_dir) : 0; in setclassenvironment() local
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_checksum.c | 311 int hlen, plen; in checksum_ipv4() local 421 int hlen, plen; in checksum_ipv6() local
|
| H A D | ng_vjc.c | 445 u_int hlen; in ng_vjc_rcvdata() local 505 u_int hlen; in ng_vjc_rcvdata() local
|