Home
last modified time | relevance | path

Searched defs:get_options (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/lib/
Dcmdline.c89 char *get_options(const char *str, int nints, int *ints) in get_options() function
/linux-4.4.14/net/openvswitch/
Dvport.h141 int (*get_options)(const struct vport *, struct sk_buff *); member