Searched refs:nfnl_ct_set_family (Results 1 – 6 of 6) sorted by relevance
104 case '4': nfnl_ct_set_family(ct, AF_INET); break; in main()105 case '6': nfnl_ct_set_family(ct, AF_INET6); break; in main()
105 case '4': nfnl_ct_set_family(ct, AF_INET); break; in main()106 case '6': nfnl_ct_set_family(ct, AF_INET6); break; in main()
58 extern void nfnl_ct_set_family(struct nfnl_ct *, uint8_t);
47 nfnl_ct_set_family(ct, family); in nl_cli_ct_parse_family()
414 void nfnl_ct_set_family(struct nfnl_ct *ct, uint8_t family) in nfnl_ct_set_family() function619 nfnl_ct_set_family(ct, addr->a_family); in ct_set_addr()
352 nfnl_ct_set_family(ct, nfnlmsg_family(nlh)); in nfnlmsg_ct_parse()