#include "internal/internal.h"
Functions | |
int | __setobjopt (struct nf_conntrack *ct, unsigned int option) |
int | __getobjopt (const struct nf_conntrack *ct, unsigned int option) |
int __getobjopt | ( | const struct nf_conntrack * | ct, |
unsigned int | option | ||
) |
References ct, NFCT_GOPT_MAX, and unlikely.
Referenced by nfct_getobjopt().
int __setobjopt | ( | struct nf_conntrack * | ct, |
unsigned int | option | ||
) |
References ct, NFCT_SOPT_MAX, and unlikely.
Referenced by nfct_setobjopt().