/linux-4.1.27/net/ipv4/netfilter/ |
H A D | ipt_ah.c | 1 /* Kernel module to match AH parameters. */ 19 MODULE_DESCRIPTION("Xtables: IPv4 IPsec-AH SPI match"); 48 pr_debug("Dropping evil AH tinygram.\n"); ah_mt()
|
H A D | nf_log_ipv4.c | 208 /* Max length: 9 "PROTO=AH " */ dump_ipv4_packet() 209 nf_log_buf_add(m, "PROTO=AH "); dump_ipv4_packet() 267 /* AH: 9+max(25)+15 = 49 */ dump_ipv4_packet()
|
/linux-4.1.27/net/ipv6/netfilter/ |
H A D | ip6t_ah.c | 1 /* Kernel module to match AH parameters. */ 23 MODULE_DESCRIPTION("Xtables: IPv6 IPsec-AH match"); 63 pr_debug("IPv6 AH LEN %u %u ", hdrlen, ah->hdrlen); ah_mt6() 67 pr_debug("IPv6 AH spi %02X ", ah_mt6()
|
H A D | nf_log_ipv6.c | 136 /* Max length: 3 "AH " */ dump_ipv6_packet() 137 nf_log_buf_add(m, "AH "); dump_ipv6_packet()
|
/linux-4.1.27/net/netfilter/ipvs/ |
H A D | ip_vs_proto_ah_esp.c | 2 * ip_vs_proto_ah_esp.c: AH/ESP IPSec load balancing support for IPVS 115 * AH/ESP is only related traffic. Pass the packet to IP stack. ah_esp_conn_schedule() 123 .name = "AH",
|
/linux-4.1.27/net/ipv6/ |
H A D | ah6.c | 504 * Before process AH ah6_input() 505 * [IPv6][Ext1][Ext2][AH][Dest][Payload] ah6_input() 508 * To erase AH: ah6_input() 509 * Keeping copy of cleared headers. After AH processing, ah6_input() 511 * as AH header length. Then copy back the copy as long as hdr_len ah6_input() 512 * If destination header following AH exists, copy it into after [Ext2]. ah6_input() 515 * There is offset of AH before IPv6 header after the process. ah6_input() 541 /* We are going to _remove_ AH header to keep sockets happy, ah6_input() 699 * we need for AH processing. This lookup cannot fail here ah6_init_state() 707 pr_info("AH: %s digestsize %u != %hu\n", ah6_init_state()
|
H A D | ipcomp6.c | 25 * The compression of IP datagram MUST be done before AH/ESP processing, 30 * AH/ESP processing.
|
H A D | xfrm6_state.c | 88 * rule 1: select IPsec transport except AH 90 * rule 3: select IPsec transport AH
|
H A D | exthdrs_core.c | 180 * IP6_FH_F_FRAG will be set. If it's an AH header, the 182 * stop at the AH header. If IP6_FH_F_SKIP_RH flag was passed, then this
|
H A D | ip6_output.c | 401 * AH/ESP, we cannot make anything. ip6_forward()
|
/linux-4.1.27/arch/x86/boot/ |
H A D | video-bios.c | 37 ireg.al = mode; /* AH=0x00 Set Video Mode */ set_bios_mode()
|
H A D | video-vga.c | 57 ireg.ax = mode; /* AH=0: set mode */ vga_set_basic_mode()
|
/linux-4.1.27/drivers/ide/ |
H A D | qd65xx.h | 112 { 2, " CHA", 140, 415 }, /* WDC AH series; WDC AH260, WDC */
|
/linux-4.1.27/include/uapi/linux/ |
H A D | edd.h | 48 #define READ_SECTORS 0x02 /* int13 AH=0x02 is READ_SECTORS command */
|
/linux-4.1.27/net/ipv4/ |
H A D | ah4.c | 340 /* We are going to _remove_ AH header to keep sockets happy, ah_input() 490 * we need for AH processing. This lookup cannot fail here ah_init_state()
|
/linux-4.1.27/drivers/watchdog/ |
H A D | sbc8360.c | 74 * MOV AX,000AH (enable, phase I)
|
/linux-4.1.27/net/netfilter/ |
H A D | xt_HMARK.c | 187 /* If AH present, use SPI like in ESP. */ hmark_pkt_set_htuple_ipv6()
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | vm86_32.c | 77 #define AH(regs) (((unsigned char *)&((regs)->pt.ax))[1]) macro 526 if (i == 0x21 && is_revectored(AH(regs), &KVM86->int21_revectored)) do_int()
|
H A D | apm_32.c | 593 * time on some laptops. The return value is in AH and the carry 595 * code is returned in AH (bits 8-15 of eax) and this function 668 * If there is an error, then the error code is returned in AH
|
/linux-4.1.27/arch/x86/mm/ |
H A D | pf_in.c | 305 * instead of AH etc. get_reg_w8()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | cyrix.c | 403 /* AH is 0x02 on Cyrix after the divide.. */ test_cyrix_52div()
|
/linux-4.1.27/include/xen/interface/ |
H A D | platform.h | 212 #define XEN_FW_DISK_INFO 1 /* from int 13 AH=08/41/48 */
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
H A D | cvmx-wqe.h | 81 /* the packet needs to be decrypted (ESP or AH) */
|
/linux-4.1.27/sound/pci/ |
H A D | azt3328.h | 243 * yup, in case 6AH 0x20 is not enabled
|
/linux-4.1.27/drivers/infiniband/core/ |
H A D | sa_query.c | 407 printk(KERN_WARNING "Couldn't allocate new SM AH\n"); update_sm_ah() 426 printk(KERN_WARNING "Couldn't create new SM AH\n"); update_sm_ah()
|
H A D | uverbs_cmd.c | 56 static struct uverbs_lock_class ah_lock_class = { .name = "AH-uobj" };
|
/linux-4.1.27/drivers/firmware/google/ |
H A D | gsmi.c | 183 * AH : Subfunction number gsmi_exec()
|
/linux-4.1.27/net/sched/ |
H A D | cls_rsvp.h | 36 NOTE 1. All the packets with IPv6 extension headers (but AH and ESP)
|
/linux-4.1.27/sound/drivers/ |
H A D | portman2x4.c | 229 * Inputs: AH = Output port number (0..3). portman_write_midi()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_verbs.c | 1758 * @ah_attr: the attributes of the AH 1818 * @ibah: the AH to destroy
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_verbs.c | 1817 * @ah_attr: the attributes of the AH 1880 * @ibah: the AH to destroy
|
/linux-4.1.27/include/net/ |
H A D | xfrm.h | 92 2. ->id.proto Protocol: AH/ESP/IPCOMP 474 * proto - AH/ESP/IPCOMP
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | r300.c | 342 /* rv350,rv370,rv380,r300 AD, r350 AH */ r300_gpu_init()
|
H A D | radeon_cp.c | 438 /* RV3xx/R300 AD/R350 AH */ radeon_init_pipes()
|
/linux-4.1.27/drivers/scsi/ |
H A D | atp870u.c | 1278 val &= 0x00ff; /* AssignID 1stQuintet,AH=001xxxxx */ tscam() 1282 val &= 0x00ff; /* AssignID 2ndQuintet,AH=001xxxxx */ tscam()
|
/linux-4.1.27/drivers/usb/class/ |
H A D | cdc-acm.c | 1691 { USB_DEVICE(0x0482, 0x0203), /* KYOCERA AH-K3001V */
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
H A D | cassini.h | 2488 { "IPV4 AH encrypted?", /* S1_AH4 */ 2497 { "IPV6 AH encrypted?", /* S1_AH6 */
|
/linux-4.1.27/net/core/ |
H A D | pktgen.c | 2550 * supports both transport/tunnel mode + ESP/AH type. pktgen_output_ipsec()
|
/linux-4.1.27/net/xfrm/ |
H A D | xfrm_user.c | 140 /* As only ESP and AH support ESN feature. */ verify_replay()
|
/linux-4.1.27/security/selinux/ |
H A D | hooks.c | 4841 * labeling before IPsec is applied so we can leverage AH selinux_ip_forward() 4876 * before IPsec is applied so we can leverage AH protection */ selinux_ip_output()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_type.h | 2253 #define IXGBE_RXDADV_PKTTYPE_IPSEC_AH 0x00002000 /* IPSec AH */
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | emulate.c | 870 * @highbyte_regs specifies whether to decode AH,CH,DH,BH.
|