Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/lib/modules/3.2.0-4-amd64/source/include/net/tc_act/ |
Current File : //proc/self/root/lib/modules/3.2.0-4-amd64/source/include/net/tc_act/tc_nat.h |
#ifndef __NET_TC_NAT_H #define __NET_TC_NAT_H #include <linux/types.h> #include <net/act_api.h> struct tcf_nat { struct tcf_common common; __be32 old_addr; __be32 new_addr; __be32 mask; u32 flags; }; static inline struct tcf_nat *to_tcf_nat(struct tcf_common *pc) { return container_of(pc, struct tcf_nat, common); } #endif /* __NET_TC_NAT_H */
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare