Searched refs:FNAME (Results 1 – 5 of 5) sorted by relevance
| /linux/net/netfilter/ |
| A D | nf_conntrack_h323_types.c | 8 {FNAME("ip") OCTSTR, FIXD, 4, 0, DECODE, 10 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 25 {FNAME("route") SEQOF, SEMI, 0, 0, SKIP, 0, 38 {FNAME("ip") OCTSTR, FIXD, 16, 0, DECODE, 62 {FNAME("ipAddress") SEQ, 0, 2, 2, DECODE, 66 {FNAME("ipxAddress") SEQ, 0, 3, 3, SKIP, 0, 494 {FNAME("t84") SEQ, 0, 2, 2, SKIP, 0, 500 {FNAME("nlpid") SEQ, 0, 2, 2, SKIP, 0, 560 {FNAME("al3") SEQ, 0, 2, 2, SKIP, 0, 1175 {FNAME("token") SEQ, 0, 3, 3, SKIP, 0, [all …]
|
| A 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/arch/x86/kvm/mmu/ |
| A 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) 193 if (!FNAME(is_present_gpte)(gpte)) in FNAME() 373 if (!FNAME(is_present_gpte)(pte)) in FNAME() 455 pte_pkey = FNAME(gpte_pkeys)(vcpu, pte); in FNAME() 771 FNAME(pte_prefetch)(vcpu, gw, it.sptep); in FNAME() 922 r = FNAME(fetch)(vcpu, fault, &walker); in FNAME() 1117 pte_access &= FNAME(gpte_access)(gpte); in FNAME() [all …]
|
| /linux/arch/h8300/include/asm/ |
| A D | bitops.h | 44 #define H8300_GEN_BITOP(FNAME, OP) \ argument 45 static inline void FNAME(int nr, volatile unsigned long *addr) \
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| A D | bnx2x_main.c | 6618 #define FNAME 0x8 in bnx2x_gunzip() macro 6620 if (zbuf[3] & FNAME) in bnx2x_gunzip()
|
Completed in 36 milliseconds