Searched refs:AH (Results 1 – 13 of 13) sorted by relevance
/linux/net/ipv6/ |
A D | Kconfig | 51 tristate "IPv6: AH transformation" 54 Support for IPsec AH (Authentication Header). 56 AH can be used with various authentication algorithms. Besides 57 enabling AH support itself, this option enables the generic
|
/linux/drivers/net/ethernet/intel/iavf/ |
A D | iavf_fdir.c | 421 VIRTCHNL_SET_PROTO_HDR_TYPE(hdr, AH); in iavf_fill_fdir_ah_hdr() 425 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, AH, SPI); in iavf_fill_fdir_ah_hdr()
|
/linux/net/xfrm/ |
A D | Kconfig | 81 # This option selects XFRM_ALGO along with the AH authentication algorithms that
|
/linux/arch/x86/kernel/ |
A D | vm86_32.c | 80 #define AH(regs) (((unsigned char *)&((regs)->pt.ax))[1]) macro 506 if (i == 0x21 && is_revectored(AH(regs), &vm86->int21_revectored)) in do_int()
|
/linux/Documentation/admin-guide/cgroup-v1/ |
A D | rdma.rst | 29 specific resources such as AH, CQ, QP, MR etc. Due to which other applications
|
/linux/net/ipv4/ |
A D | Kconfig | 342 tristate "IP: AH transformation" 345 Support for IPsec AH (Authentication Header). 347 AH can be used with various authentication algorithms. Besides 348 enabling AH support itself, this option enables the generic
|
/linux/net/netfilter/ipvs/ |
A D | Kconfig | 100 bool "AH load balancing support" 102 This option enables support for load balancing AH (Authentication
|
/linux/tools/arch/x86/kcpuid/ |
A D | cpuid.csv | 210 # Leaf 0AH 330 # Leaf 1AH
|
/linux/net/ipv6/netfilter/ |
A D | Kconfig | 97 This module allows one to match AH packets.
|
/linux/net/ipv4/netfilter/ |
A D | Kconfig | 147 inside AH header of IPSec packets.
|
/linux/Documentation/networking/ |
A D | pktgen.rst | 287 To avoid breaking existing testbed scripts for using AH type and tunnel mode,
|
/linux/arch/x86/lib/ |
A D | x86-opcode-map.txt | 234 b4: MOV AH/R12L,Ib
|
/linux/tools/arch/x86/lib/ |
A D | x86-opcode-map.txt | 234 b4: MOV AH/R12L,Ib
|
Completed in 30 milliseconds