Home
last modified time | relevance | path

Searched defs:frag (Results 1 – 25 of 68) sorted by relevance

123

/freebsd/sys/netpfil/pf/
H A Dpf_norm.c239 struct pf_fragment *frag; in pf_purge_fragments() local
259 struct pf_fragment *frag; in pf_flush_fragments() local
280 pf_free_fragment(struct pf_fragment * frag) pf_free_fragment() argument
303 struct pf_fragment *frag; pf_find_fragment() local
320 pf_remove_fragment(struct pf_fragment * frag) pf_remove_fragment() argument
401 pf_frent_insert(struct pf_fragment * frag,struct pf_frent * frent,struct pf_frent * prev) pf_frent_insert() argument
448 pf_frent_remove(struct pf_fragment * frag,struct pf_frent * frent) pf_frent_remove() argument
489 pf_frent_previous(struct pf_fragment * frag,struct pf_frent * frent) pf_frent_previous() argument
548 struct pf_fragment *frag; pf_fillup_fragment() local
728 pf_join_fragment(struct pf_fragment * frag) pf_join_fragment() argument
765 struct pf_fragment *frag; pf_reassemble() local
859 struct pf_fragment *frag; pf_reassemble6() local
1265 struct ip6_frag frag; pf_normalize_ip6() local
[all...]
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_dtls.c58 hm_fragment *frag = NULL; in dtls1_hm_fragment_new() local
94 void dtls1_hm_fragment_free(hm_fragment *frag) in dtls1_hm_fragment_free()
491 hm_fragment *frag; in dtls1_retrieve_buffered_fragment() local
598 hm_fragment *frag = NULL; in dtls1_reassemble_fragment() local
708 hm_fragment *frag = NULL; in dtls1_process_out_of_seq_message() local
1091 hm_fragment *frag; in dtls1_retransmit_buffered_messages() local
1111 hm_fragment *frag; in dtls1_buffer_message() local
1184 hm_fragment *frag; in dtls1_retransmit_message() local
/freebsd/share/examples/sound/oss/
H A Daudio.c73 int frag; member
99 int frag = 0; in size2frag() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_frag.c363 ipfr_t *fra, frag, *fran; in ipfr_frag_new() local
619 ipfr_t *f, frag; in ipf_frag_lookup() local
1165 ipfr_t *frag, *next, zero; in ipf_frag_next() local
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_skbuff.c309 struct skb_frag *frag; in DB_SHOW_COMMAND() local
/freebsd/crypto/openssl/ssl/
H A Dd1_lib.c117 hm_fragment *frag = NULL; in dtls1_clear_received_buffer() local
129 hm_fragment *frag = NULL; in dtls1_clear_sent_buffer() local
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-dbg-tlv.c400 struct iwl_dram_data *frag = &fw_mon->frags[i]; iwl_dbg_tlv_fragments_free() local
536 iwl_dbg_tlv_alloc_fragment(struct iwl_fw_runtime * fwrt,struct iwl_dram_data * frag,u32 pages) iwl_dbg_tlv_alloc_fragment() argument
702 struct iwl_buf_alloc_frag *frag = &data.frags[j]; iwl_dbg_tlv_apply_buffer() local
774 struct iwl_buf_alloc_frag *frag = &data->frags[j]; iwl_dbg_tlv_update_dram() local
[all...]
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_lib.c58 const char *frag, *frag_end; in OSSL_parse_url() local
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c141 unsigned int frag, last, packlen, i; in tls1_multi_block_encrypt() local
772 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha256_tls1_multiblock_aad() local
H A Dcipher_aes_cbc_hmac_sha1_hw.c137 unsigned int frag, last, packlen, i; in tls1_multi_block_encrypt() local
719 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha1_tls1_multiblock_aad() local
/freebsd/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c174 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
847 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha1_ctrl() local
H A De_aes_cbc_hmac_sha256.c169 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
828 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha256_ctrl() local
/freebsd/sbin/ipf/ipsend/
H A Dip.c77 send_ip(int nfd, int mtu, ip_t *ip, struct in_addr gwip, int frag) in send_ip()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h763 skb_frag_dma_map(struct device *dev, const skb_frag_t *frag, int x, in skb_frag_dma_map()
772 skb_frag_size(const skb_frag_t *frag) in skb_frag_size()
798 skb_frag_address(const skb_frag_t *frag) in skb_frag_address()
806 skb_free_frag(void *frag) in skb_free_frag()
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dctxt-info-gen3.c55 struct iwl_dram_data *frag = iwl_pcie_ctxt_info_dbg_enable() local
H A Dtx.c1274 const skb_frag_t *frag = &skb_shinfo(skb)->frags[i]; iwl_fill_data_tbs() local
1588 struct sk_buff *frag; iwl_trans_pcie_tx() local
[all...]
/freebsd/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c330 size_t tot, frag; in ATF_TC_BODY() local
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.c509 nat64_init_ip4hdr(const struct ip6_hdr *ip6, const struct ip6_frag *frag, in nat64_init_ip4hdr()
1564 struct ip6_frag *frag; in nat64_do_handle_ip6() local
/freebsd/sys/contrib/ena-com/
H A Dena_eth_com.h78 bool frag; member
/freebsd/sys/security/mac/
H A Dmac_inet.c214 mac_netinet_fragment(struct mbuf *m, struct mbuf *frag) in mac_netinet_fragment()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dtestmode.c147 struct sk_buff *frag; in mt76_testmode_alloc_skb() local
/freebsd/sbin/newfs/
H A Dmkfs.c1021 int i, blkno, frag; alloc() local
/freebsd/crypto/openssl/test/
H A Dhttp_test.c206 char *user, *host, *port, *path, *query, *frag; in test_http_url_ok() local
/freebsd/tools/tools/net80211/w00t/prga/
H A Dprga.c76 int frag; member
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c

123