OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parse_udata_cb
(Results
1 - 1
of
1
) sorted by null
/external/iptables/iptables/
nft.c
1046
static int
parse_udata_cb
(const struct nftnl_udata *attr, void *data)
function
1069
if (nftnl_udata_parse(data, data_len,
parse_udata_cb
, tb) < 0)
[
all
...]
Completed in 444 milliseconds