Searched refs:nfnl_queue_str2copy_mode (Results 1 – 3 of 3) sorted by relevance
57 extern enum nfnl_queue_copy_mode nfnl_queue_str2copy_mode(const char *);
101 copy_mode = nfnl_queue_str2copy_mode(argv[3]); in main()
68 enum nfnl_queue_copy_mode nfnl_queue_str2copy_mode(const char *name) in nfnl_queue_str2copy_mode() function