Searched refs:new_n (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/ip/
H A Dxfrm_policy.c529 struct nlmsghdr *new_n; local
552 new_n = (struct nlmsghdr *)(xb->buf + xb->offset);
553 new_n->nlmsg_len = NLMSG_LENGTH(sizeof(*xpid));
554 new_n->nlmsg_flags = NLM_F_REQUEST;
555 new_n->nlmsg_type = XFRM_MSG_DELPOLICY;
556 new_n->nlmsg_seq = ++rth->seq;
558 xpid = NLMSG_DATA(new_n);
563 xb->offset += new_n->nlmsg_len;
H A Dxfrm_state.c724 struct nlmsghdr *new_n; local
747 new_n = (struct nlmsghdr *)(xb->buf + xb->offset);
748 new_n->nlmsg_len = NLMSG_LENGTH(sizeof(*xsid));
749 new_n->nlmsg_flags = NLM_F_REQUEST;
750 new_n->nlmsg_type = XFRM_MSG_DELSA;
751 new_n->nlmsg_seq = ++rth->seq;
753 xsid = NLMSG_DATA(new_n);
759 xb->offset += new_n->nlmsg_len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/ip/
H A Dxfrm_policy.c529 struct nlmsghdr *new_n; local
552 new_n = (struct nlmsghdr *)(xb->buf + xb->offset);
553 new_n->nlmsg_len = NLMSG_LENGTH(sizeof(*xpid));
554 new_n->nlmsg_flags = NLM_F_REQUEST;
555 new_n->nlmsg_type = XFRM_MSG_DELPOLICY;
556 new_n->nlmsg_seq = ++rth->seq;
558 xpid = NLMSG_DATA(new_n);
563 xb->offset += new_n->nlmsg_len;
H A Dxfrm_state.c724 struct nlmsghdr *new_n; local
747 new_n = (struct nlmsghdr *)(xb->buf + xb->offset);
748 new_n->nlmsg_len = NLMSG_LENGTH(sizeof(*xsid));
749 new_n->nlmsg_flags = NLM_F_REQUEST;
750 new_n->nlmsg_type = XFRM_MSG_DELSA;
751 new_n->nlmsg_seq = ++rth->seq;
753 xsid = NLMSG_DATA(new_n);
759 xb->offset += new_n->nlmsg_len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/ip/
H A Dxfrm_policy.c529 struct nlmsghdr *new_n; local
552 new_n = (struct nlmsghdr *)(xb->buf + xb->offset);
553 new_n->nlmsg_len = NLMSG_LENGTH(sizeof(*xpid));
554 new_n->nlmsg_flags = NLM_F_REQUEST;
555 new_n->nlmsg_type = XFRM_MSG_DELPOLICY;
556 new_n->nlmsg_seq = ++rth->seq;
558 xpid = NLMSG_DATA(new_n);
563 xb->offset += new_n->nlmsg_len;
H A Dxfrm_state.c724 struct nlmsghdr *new_n; local
747 new_n = (struct nlmsghdr *)(xb->buf + xb->offset);
748 new_n->nlmsg_len = NLMSG_LENGTH(sizeof(*xsid));
749 new_n->nlmsg_flags = NLM_F_REQUEST;
750 new_n->nlmsg_type = XFRM_MSG_DELSA;
751 new_n->nlmsg_seq = ++rth->seq;
753 xsid = NLMSG_DATA(new_n);
759 xb->offset += new_n->nlmsg_len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/ip/
H A Dxfrm_policy.c717 struct nlmsghdr *new_n; local
753 new_n = (struct nlmsghdr *)(xb->buf + xb->offset);
754 new_n->nlmsg_len = NLMSG_LENGTH(sizeof(*xpid));
755 new_n->nlmsg_flags = NLM_F_REQUEST;
756 new_n->nlmsg_type = XFRM_MSG_DELPOLICY;
757 new_n->nlmsg_seq = ++rth->seq;
759 xpid = NLMSG_DATA(new_n);
764 xb->offset += new_n->nlmsg_len;
H A Dxfrm_state.c908 struct nlmsghdr *new_n; local
931 new_n = (struct nlmsghdr *)(xb->buf + xb->offset);
932 new_n->nlmsg_len = NLMSG_LENGTH(sizeof(*xsid));
933 new_n->nlmsg_flags = NLM_F_REQUEST;
934 new_n->nlmsg_type = XFRM_MSG_DELSA;
935 new_n->nlmsg_seq = ++rth->seq;
937 xsid = NLMSG_DATA(new_n);
943 addattr_l(new_n, xb->size, XFRMA_SRCADDR, &xsinfo->saddr,
946 xb->offset += new_n->nlmsg_len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/ip/
H A Dxfrm_policy.c717 struct nlmsghdr *new_n; local
753 new_n = (struct nlmsghdr *)(xb->buf + xb->offset);
754 new_n->nlmsg_len = NLMSG_LENGTH(sizeof(*xpid));
755 new_n->nlmsg_flags = NLM_F_REQUEST;
756 new_n->nlmsg_type = XFRM_MSG_DELPOLICY;
757 new_n->nlmsg_seq = ++rth->seq;
759 xpid = NLMSG_DATA(new_n);
764 xb->offset += new_n->nlmsg_len;
H A Dxfrm_state.c908 struct nlmsghdr *new_n; local
931 new_n = (struct nlmsghdr *)(xb->buf + xb->offset);
932 new_n->nlmsg_len = NLMSG_LENGTH(sizeof(*xsid));
933 new_n->nlmsg_flags = NLM_F_REQUEST;
934 new_n->nlmsg_type = XFRM_MSG_DELSA;
935 new_n->nlmsg_seq = ++rth->seq;
937 xsid = NLMSG_DATA(new_n);
943 addattr_l(new_n, xb->size, XFRMA_SRCADDR, &xsinfo->saddr,
946 xb->offset += new_n->nlmsg_len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/ip/
H A Dxfrm_policy.c717 struct nlmsghdr *new_n; local
753 new_n = (struct nlmsghdr *)(xb->buf + xb->offset);
754 new_n->nlmsg_len = NLMSG_LENGTH(sizeof(*xpid));
755 new_n->nlmsg_flags = NLM_F_REQUEST;
756 new_n->nlmsg_type = XFRM_MSG_DELPOLICY;
757 new_n->nlmsg_seq = ++rth->seq;
759 xpid = NLMSG_DATA(new_n);
764 xb->offset += new_n->nlmsg_len;
H A Dxfrm_state.c908 struct nlmsghdr *new_n; local
931 new_n = (struct nlmsghdr *)(xb->buf + xb->offset);
932 new_n->nlmsg_len = NLMSG_LENGTH(sizeof(*xsid));
933 new_n->nlmsg_flags = NLM_F_REQUEST;
934 new_n->nlmsg_type = XFRM_MSG_DELSA;
935 new_n->nlmsg_seq = ++rth->seq;
937 xsid = NLMSG_DATA(new_n);
943 addattr_l(new_n, xb->size, XFRMA_SRCADDR, &xsinfo->saddr,
946 xb->offset += new_n->nlmsg_len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/pppd/
H A Dmain.c1705 int new_n = pos + 17; local
1706 char **newenv = realloc(script_env, new_n * sizeof(char *));
1712 s_env_nalloc = new_n;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppd/
H A Dmain.c1705 int new_n = pos + 17; local
1706 char **newenv = realloc(script_env, new_n * sizeof(char *));
1712 s_env_nalloc = new_n;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/pppd/
H A Dmain.c1705 int new_n = pos + 17; local
1706 char **newenv = realloc(script_env, new_n * sizeof(char *));
1712 s_env_nalloc = new_n;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/pppd/
H A Dmain.c1705 int new_n = pos + 17; local
1706 char **newenv = realloc(script_env, new_n * sizeof(char *));
1712 s_env_nalloc = new_n;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppd/
H A Dmain.c1705 int new_n = pos + 17; local
1706 char **newenv = realloc(script_env, new_n * sizeof(char *));
1712 s_env_nalloc = new_n;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppd/
H A Dmain.c1705 int new_n = pos + 17; local
1706 char **newenv = realloc(script_env, new_n * sizeof(char *));
1712 s_env_nalloc = new_n;

Completed in 207 milliseconds