Searched defs:nfct_helper (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cthelper-1.0.0/examples/
H A Dnfct-helper-add.c15 struct nfct_helper *nfct_helper; local
[all...]
H A Dnfct-helper-del.c14 struct nfct_helper *nfct_helper; local
H A Dnfct-helper-get.c10 struct nfct_helper *nfct_helper; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cthelper-1.0.0/src/
H A Dlibnetfilter_cthelper.c75 struct nfct_helper { struct
262 nfct_helper_attr_set_str(struct nfct_helper *nfct_helper, enum nfct_helper_attr_type type, const char *name) argument
270 nfct_helper_attr_set_u8(struct nfct_helper *nfct_helper, enum nfct_helper_attr_type type, uint8_t value) argument
278 nfct_helper_attr_set_u16(struct nfct_helper *nfct_helper, enum nfct_helper_attr_type type, uint16_t value) argument
286 nfct_helper_attr_set_u32(struct nfct_helper *nfct_helper, enum nfct_helper_attr_type type, uint32_t value) argument
299 nfct_helper_attr_unset(struct nfct_helper *nfct_helper, enum nfct_helper_attr_type type) argument
372 nfct_helper_attr_get_str(struct nfct_helper *nfct_helper, enum nfct_helper_attr_type type) argument
387 nfct_helper_attr_get_u8(struct nfct_helper *nfct_helper, enum nfct_helper_attr_type type) argument
402 nfct_helper_attr_get_u16(struct nfct_helper *nfct_helper, enum nfct_helper_attr_type type) argument
417 nfct_helper_attr_get_u32(struct nfct_helper *nfct_helper, enum nfct_helper_attr_type type) argument
[all...]

Completed in 111 milliseconds