Searched refs:FADV_SUCCESS (Results 1 – 8 of 8) sorted by relevance
40 #define FADV_SUCCESS 0 /* success */ macro
491 struct flowadv adv = { .code = FADV_SUCCESS }; in sixlowpan_output()
1010 struct flowadv adv = { .code = FADV_SUCCESS }; in vlan_output()
1525 struct flowadv adv = { .code = FADV_SUCCESS }; in bond_output()
4173 struct flowadv adv = { .code = FADV_SUCCESS };
6738 if (adv != NULL && adv->code == FADV_SUCCESS) { in dlil_output()
473 adv->code = FADV_SUCCESS; in ip_output_list()
476 adv->code = FADV_SUCCESS; in ip6_output_list()