Searched refs:addattr64 (Results 1 – 3 of 3) sorted by relevance
85 int addattr64(struct nlmsghdr *n, int maxlen, int type, __u64 data);
159 if (p->reorder_timeout) addattr64(&req.n, 1024, L2TP_ATTR_RECV_TIMEOUT, in create_session()
640 int addattr64(struct nlmsghdr *n, int maxlen, int type, __u64 data) in addattr64() function