/Linux-v5.10/net/netfilter/ |
D | nf_conntrack_h323_types.c | 8 {FNAME("ip") OCTSTR, FIXD, 4, 0, DECODE, 10 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 14 {FNAME("item") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL}, 18 {FNAME("strict") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 19 {FNAME("loose") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 23 {FNAME("ip") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL}, 24 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 25 {FNAME("route") SEQOF, SEMI, 0, 0, SKIP, 0, 27 {FNAME("routing") CHOICE, 1, 2, 2, SKIP | EXT, 0, 32 {FNAME("node") OCTSTR, FIXD, 6, 0, SKIP, 0, NULL}, [all …]
|
D | nf_conntrack_h323_asn1.c | 30 #define FNAME(name) name, macro 34 #define FNAME(name) macro 824 FNAME("RasMessage") CHOICE, 5, 24, 32, DECODE | EXT, in DecodeRasMessage() 840 FNAME("H323-UserInformation") SEQ, 1, 2, 2, DECODE | EXT, in DecodeH323_UserInformation() 858 FNAME("MultimediaSystemControlMessage") CHOICE, 2, 4, 4, in DecodeMultimediaSystemControlMessage()
|
/Linux-v5.10/arch/x86/kvm/mmu/ |
D | paging_tmpl.h | 26 #define FNAME(name) paging##64_##name macro 45 #define FNAME(name) paging##32_##name macro 59 #define FNAME(name) ept_##name macro 77 #define gpte_to_gfn_lvl FNAME(gpte_to_gfn_lvl) 104 static inline void FNAME(protect_clean_gpte)(struct kvm_mmu *mmu, unsigned *access, in FNAME() function 122 static inline int FNAME(is_present_gpte)(unsigned long pte) in FNAME() function 131 static bool FNAME(is_bad_mt_xwr)(struct rsvd_bits_validate *rsvd_check, u64 gpte) in FNAME() function 140 static bool FNAME(is_rsvd_bits_set)(struct kvm_mmu *mmu, u64 gpte, int level) in FNAME() function 143 FNAME(is_bad_mt_xwr)(&mmu->guest_rsvd_check, gpte); in FNAME() 146 static int FNAME(cmpxchg_gpte)(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, in FNAME() function [all …]
|
/Linux-v5.10/arch/h8300/include/asm/ |
D | bitops.h | 40 #define H8300_GEN_BITOP(FNAME, OP) \ argument 41 static inline void FNAME(int nr, volatile unsigned long *addr) \
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 6619 #define FNAME 0x8 in bnx2x_gunzip() macro 6621 if (zbuf[3] & FNAME) in bnx2x_gunzip()
|