Searched refs:do_modify_nl (Results 1 – 1 of 1) sorted by relevance
/external/iproute2/ip/ |
D | ipmacsec.c | 374 static int do_modify_nl(enum cmd c, enum macsec_nl_commands cmd, int ifindex, in do_modify_nl() function 474 return do_modify_nl(c, cmd, ifindex, NULL, &txsa); in do_modify_txsa() 502 return do_modify_nl(c, cmd, rxsc.ifindex, &rxsc, &rxsa); in do_modify_rxsci()
|